From b292bf98b713af79a70de731add3df0d8df1b98c Mon Sep 17 00:00:00 2001 From: caharkness Date: Tue, 18 Mar 2025 13:52:03 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aee687d..728fd73 100644 --- a/README.md +++ b/README.md @@ -1,3 +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 +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. \ No newline at end of file