From bc98efd54d56600d1a0f82bd36681ea3c36c62e4 Mon Sep 17 00:00:00 2001 From: Tanner Date: Wed, 18 Feb 2015 22:15:27 -0600 Subject: [PATCH] Of course I managed to screw up the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.