From 7f83c6c701b08a29f6d8dca34a3879bf6b12d848 Mon Sep 17 00:00:00 2001 From: Matthew Setter Date: Mon, 26 May 2025 21:09:13 +1000 Subject: [PATCH] Update README.md Update the README to properly reflect what the package is about. Signed-off-by: Matthew Setter --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5919748..6519385 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# axleus-repo-template -Template repo for starting all new repo's +# laminas-db-adapter-sqlite + +This package provides SQLite support for Laminas Db.