diff --git a/README.md b/README.md index 0e96a90..6167105 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 5. Copy over the changed files. * Version v1.1 to v1.3.1 files changed: **plugin.py, config.py, __init__.py, samplequestions -> questions** (changes to config adds new value, removes another, improves others) * Version v1.2 to v1.3.1 files changed: **plugin.py, config.py, __init__.py, samplequestions -> questions** (changes to config adds new value, improves others) - * Version v1.3 to v1.3.1 files changed: **plugin.py, __init__.py ** + * Version v1.3 to v1.3.1 files changed: **plugin.py, __init__.py** 6. If there were any changes to the database, they should be updated automatically. Otherwise, further instructions for updating that version will appear here. 7. If config.py was changed, you will need to manually add your desired values again. You can compare the previous file (the backup) to the new file. (v1.1) 8. Load TriviaTime again. If you followed the instructions correctly, you won't have an error.