Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anzawi committed Apr 30, 2016
1 parent d428215 commit 858044a
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 @@ -191,7 +191,7 @@ $db->table('posts')
->select();
```

### limit :
### offset :
get first 10 rows offset 3
```php
$db->table('posts')
Expand Down

0 comments on commit 858044a

Please sign in to comment.