diff --git a/readme.md b/readme.md index d0db518908f9537e5df7ee8f0ca07ca3137af5b0..a7ff7da38b89ed4c9fb0cf690055659f4c83059c 100644 --- a/readme.md +++ b/readme.md @@ -7,6 +7,12 @@ Custom logging file to be imported into other projects. Improves logging handling above and beyond Python's default definitions. +## Language & Version +Should work with any version of Python 3.6 or above. + +Verified to work with Python versions 3.6 through 3.8. + + ## References See `documents/references.md` for various references used for project.