From b624cb87eb7475b39e9a62f116075af856c8fb9d Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Fri, 6 Nov 2020 22:42:02 -0500
Subject: [PATCH] Update readme

---
 readme.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/readme.md b/readme.md
index d0db518..a7ff7da 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.
 
-- 
GitLab