diff --git a/README.md b/README.md index 5a9fcff..5f9afdd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Word-Hoarder -A program for creating a searchable local language dictionary based (mainly) on dumped wiktionary data. Allows users to collect definitions which can be exported as a machine readable flashcard file. Currently supports Latin, Ancient Greek and Old English. +A program for creating a searchable local language dictionary based (mainly) on extracted wiktionary data. Allows users to collect definitions which can be exported as a machine readable flashcard file. Currently supports Latin, Ancient Greek and Old English. ## Parsing Data -### dump_parser.py -This module processes wiktionary dump files which can be found at kaikki.org +### convert_file_utilities.py +This module processes extracted wiktionary data files which can be found at kaikki.org