Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StulE-ru committed Aug 8, 2022
1 parent 52e3ace commit 698e15f
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 @@ -52,4 +52,4 @@ $modernPDO->select($table)->where($column, $value)->lastBy($order)
$modernPDO->update($table)->set([$column1 => $value1, etc.])->execute();
```

## Good Luck and Have Fun 💩
## Good Luck and Have Fun 😘

0 comments on commit 698e15f

Please sign in to comment.