From cd7f312b75937fd82988203658469b181d094162 Mon Sep 17 00:00:00 2001 From: Soldy <4786022+Soldy@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:03:11 +0100 Subject: [PATCH] improve Signed-off-by: Soldy <4786022+Soldy@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5bb58c..9b4e020 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ In Short: Open Panthera is an SQL builder and migration tool. \ Open Panthera is a straightforward solution for enforcing data management on SQL, making it easier for different systems to access the same data collections. \ -The primary logic is simple outside the database only calls the inbuild functions and procedures. So the system SQL injection prof and easily portable to other technologies. \ +The primary logic is simple outside the database only calls the inbuild functions and procedures. So the system SQL injection prof and easily portable to other technologies. -Panthera has four versions. \ +Panthera has four versions. 1. Open Panthera is an easy-to-use open-source implementation built in python. (Alpha state) 2. Noname Panthera a nodejs/deno/bun implementation. (Working in Progress) 3. PHP Panthera. (Alpha state)