From dd780864a69d1125e44fffd5042a35d800b01f01 Mon Sep 17 00:00:00 2001 From: Lerking Date: Mon, 24 Feb 2025 07:03:53 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b87f913..b058746 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,11 @@ A very basic python 3 extension system based on the K.I.S.S principle. I was in need of a new plugin system, which would be simple and working well with Python 3.12. + I previously used yapsy, but this has not been maintained for a couple of years. + Furthermore it was getting too bloated and didn't work with Python 3.12. + I didn't find anything that suited my needs, so I decided to make my own. At the moment only 4 functions are available: