Update README.md

This commit is contained in:
caharkness 2025-03-18 13:52:03 -06:00
parent cb95f54114
commit b292bf98b7

View File

@ -1,3 +1,3 @@
# BootstrapSQLiteAuth # BootstrapSQLiteAuth
An example plugin for php-webapp-framework that demos Bootstrap 5.3 and user registration & authentication via SQLite 3. An example plugin for php-webapp-framework that demos Bootstrap 5.3 and user registration & authentication via SQLite 3. To use this, clone this project into the `plugins/` directory of your local `php-webapp-framework` clone.