diff --git a/README.md b/README.md index ae3e2aa..6d71c2e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # XtendR -A very basic python 3 extension system based on the K.I.S.S principle. +A very basic Python >= 3.12 extension system based on the K.I.S.S principle. I was in need of a new plugin system, which should meet these requirements: - Simple to use