Updated. /JL

This commit is contained in:
Jan Lerking
2025-02-24 12:17:07 +01:00
parent c849d32f73
commit da3d09d3b1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# XtendR
A very basic Python >= 3.12 plugin 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:
:heavy_plus_sign: Simple to use