From 0b450c03c6c23c0aa5a52a85b1dedbf8ce1e4f33 Mon Sep 17 00:00:00 2001 From: caharkness Date: Tue, 18 Mar 2025 13:46:17 -0600 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aee687d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# BootstrapSQLiteAuth + +An example plugin for php-webapp-framework that demos Bootstrap 5.3 and user registration & authentication via SQLite 3. \ No newline at end of file