From 6277521a27e49c47c8b9f2ebf71c87f49d66f06c Mon Sep 17 00:00:00 2001 From: Bare7a Date: Sat, 24 Feb 2018 12:27:20 +0200 Subject: [PATCH] README.md updated --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0334ff2..fc383f6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Words-Finder Words Finder is a small program that lets the end user find words based on: language (English and Bulgarian are included, if you want to add a new one add it to the "dictionaries" folder as "NameOfLanguage.txt"), given letters, minimum and maximum size of the words that he would like to receive. + +Bulgarian dictionary found at: https://github.com/titoBouzout/Dictionaries +English dictionary found at: https://github.com/dwyl/english-words \ No newline at end of file