Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcrypster authored Jan 27, 2022
1 parent 9216864 commit 749621a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
- [Official website](https://mysqly.com/)
- [Learn advanced Mysql usage with PHP](https://mysqly.com/educate)

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

# Install
```bash
wget https://mysqly.com/mysqly.php
Expand Down Expand Up @@ -50,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 749621a

Please sign in to comment.