Skip to content

Commit

Permalink
Merge branch 'main' of github-mrcrypster:mrcrypster/mysqly into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcrypster committed Apr 12, 2022
2 parents c351318 + f1e4294 commit 79c8d71
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>

- [Official website](https://mysqly.com/)
- [Learn advanced Mysql usage with PHP](https://mysqly.com/educate)
- [Advanced Mysql knowledge base](https://mysqly.com/educate)

# Install
```bash
Expand Down Expand Up @@ -48,3 +48,5 @@ $user = mysqly::users_(6); # SELECT * FROM users WHERE id = 6 LIMIT 1
<li><a href="https://mysqly.com/#increments">Increment and decrement</a> column values atomically</li>
<li><a href="https://mysqly.com/#transactions">Transactions</a> support</li>
</ul>

[![Download mysqly](https://img.shields.io/sourceforge/dt/mysqly.svg)](https://sourceforge.net/projects/mysqly/files/latest/download)

0 comments on commit 79c8d71

Please sign in to comment.