Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed Dec 21, 2018
1 parent 73db1e9 commit 532bf63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


This is a simple Active Record Pattern compatible with PHP 7+ that provides a simple
and _secure_ interaction with your database using mysqli_* functions at
and _secure_ interaction with your database using :gem: ["Simple MySQLi"](https://github.com/voku/simple-mysqli/) at
its core. This is perfect for small scale applications such as cron jobs,
facebook canvas campaigns or micro frameworks or sites.

Expand Down

0 comments on commit 532bf63

Please sign in to comment.