From ff664724c0dfc8f4a826abc02c6d7991cb43867b Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Wed, 30 Oct 2024 14:57:16 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aa339b74..87ff6969 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,10 @@ + +Featured|HelloGitHub

---- -## This branch is in beta stage. Old implementation was moved to v1.x branch. ---- - pkpy is a lightweight(~15K LOC) Python 3.x interpreter for game scripting, written in C11. It aims to be an alternative to lua for game scripting, with elegant syntax, powerful features and competitive performance.