From 63d2fc615fc0191cfc5c3ad9501b3b19731d2f13 Mon Sep 17 00:00:00 2001 From: Getindor Date: Sat, 19 Sep 2020 22:32:06 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2746458..ffc24a5 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,7 @@ Cons: 1. Bumping is not implmented yet 2. The SQL table is pretty weirdly structured because I had to make this compatable with the original getglebbs's data structures. + +3. Possibly insecure as I used an older MySQL wrapper. I plan on porting all the database stuff to PDO soon. --- TRY IT ON http://getgle.org