From 4d152b7607bd9a088a924feefeb988477813848d Mon Sep 17 00:00:00 2001 From: Gordon Shumway Date: Thu, 21 Nov 2024 22:28:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c01cba..3b03665 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Limnoria (an IRC bot) plugins I wrote or forked. All working under Python 3. Requires [Limnoria](https://github.com/ProgVal/Limnoria), obviously. Additional requirements in requirements.txt files -Plugins assume Python 3.6+, though many may still work with older versions. +Plugins assume Python 3.10+, though many may still work with older versions. Easy installation: