From e6f7ed3914ee473a8374a162b569dc9a44642078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Faruk=20=C5=9EAH=C4=B0N?= Date: Sun, 11 Feb 2024 18:20:00 +0300 Subject: [PATCH] Update README.md pdo-sqlite requirement has been declared to the top of the project. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9717238..17a5aa7 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Enjoy, and thanks for the support! ❤️ Learn more about **Sponsorware** at [github.com/sponsorware/docs](https://github.com/sponsorware/docs) 💰. + +## Requirements + +It needs pdo-sqlite to be installed as your php extension to your system. + ## Install ``` composer require calebporzio/sushi