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