]> jfr.im git - erebus.git/blobdiff - README.md
urls: .strip title
[erebus.git] / README.md
index 0838f322ecd22dd9ab85e6f7db44c11e2b993d88..414f9f3a13884fb96c733cbaaa8f18f2d5876281 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ To suppress croncheck.sh from restarting the bot without removing from crontab,
 
 Output will be placed in `logfile`, which is rotated to `oldlogs/`. (I strongly recommend `rm oldlogs/*` as a weekly crontab entry. `@weekly find /path/to/erebus/oldlogs/ -mtime 7 -execdir rm '{}' +`)
 
-The bot targets both Python 2 and 3. However, it is generally only actively tested on Python 2.
-If it's not working on Python 3 (or an included module isn't working on Python 3), please raise a bug.
+The bot targets both Python 2 and 3. It has recently switched to being primarily tested on Python 3.
+Python 2 support will slowly erode due to a lack of testing.
 
 Some modules require additional supporting materials, which can be found in `modules/contrib/`.