Skip to content

Commit

Permalink
Update README.md (#120)
Browse files Browse the repository at this point in the history
* Update README.md

pdo-sqlite requirement has been declared to the top of the project.

* Update README.md

---------

Co-authored-by: Caleb Porzio <[email protected]>
  • Loading branch information
brkfun and calebporzio authored Feb 12, 2024
1 parent 20aad4e commit 80858dd
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

The [`pdo-sqlite` PHP extension](https://www.php.net/manual/en/ref.pdo-sqlite.php) must be installed on your system to use this package.

## Install
```
composer require calebporzio/sushi
Expand Down

0 comments on commit 80858dd

Please sign in to comment.