Update README.md

This commit is contained in:
Lerking
2025-02-24 07:19:43 +00:00
parent b4ad8fee0c
commit 37cad62835

View File

@@ -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