diff --git a/README.md b/README.md new file mode 100644 index 0000000..4d24fae --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# LocalDB + +LocalDB is a simple (very basic and featherweight) framework created to simplify the implementation of IndexedDB on a project. LocalDB itself is made to have a feel like using SQL so that there is a query function to get data. +

+> Note: for now we are only adding basic features of SQL. + +AdonNeet @ 2025