diff --git a/README.md b/README.md index a5e12ec..76c6d96 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # XtendR -A very basic Python >= 3.12 extension system based on the K.I.S.S principle. +A very basic Python >= 3.12 plugin 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