Update README.md

This commit is contained in:
Lerking
2025-02-24 07:26:47 +00:00
parent 2199d18c79
commit f711cdcf06

View File

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