diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..953575f --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 962eec1..b19d11d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,6 +5,7 @@ + diff --git a/README.md b/README.md index b79692c..add8f8f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +The main of the Memorizer / Generator: +1. help you learn english +2. based on your new vocabulary, create texts for you which help you understand something new (you decided the subject) +3. help you create content (your subject, or the Memorizer can offer to you) pr improve self based on your new vocabulary (you can choose a learning rate (amount vocabulary has to be used in your content)) + ## Creating a Virtual Environment and Installing Dependencies To set up a virtual environment for your project and install dependencies, follow these steps: