From d54bd63bf341a8a8db86ee7ed55abc9d7cf4b7c4 Mon Sep 17 00:00:00 2001 From: Zander Lewis Date: Fri, 10 May 2024 17:00:34 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index badd2cd..0d4004f 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,5 @@ LlamaScript is licensed under the Apache 2.0 License. Things to come in the future: - An `API` command to serve on Flask +- Plugins/Extensions handling (Help Wanted)