Skip to content

Commit 5fa1559

Browse files
authored
Update README.md
1 parent 3e1ebac commit 5fa1559

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@ This is a little PHP package that adds common SQL functions to SQLite. Useful wh
44

55
It still needs a lot of work, so all PRs are welcome.
66

7+
# Installation
8+
9+
```bash
10+
composer require --dev appel/sqlite-functions
11+
```
12+
713
If you're using Laravel, the service provider and function macros will be registered automatically for you.

0 commit comments

Comments
 (0)