Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
pdo-sqlite requirement has been declared to the top of the project.
  • Loading branch information
brkfun authored Feb 11, 2024
1 parent 20aad4e commit e6f7ed3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6f7ed3

Please sign in to comment.