Skip to content

Commit 8c2294f

Browse files
committed
Update README.md
1 parent 5ac4b1d commit 8c2294f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,13 @@ $db->table('users')->get();
9292
### API
9393
- [DB][1]
9494
- [Expression][2]
95+
- [Configuration] [3]
96+
- [Connection] [4]
9597

9698
[1]: https://riverside.github.io/php-orm/api.html#db
9799
[2]: https://riverside.github.io/php-orm/api.html#expr
100+
[3]: https://riverside.github.io/php-orm/api.html#cfg
101+
[4]: https://riverside.github.io/php-orm/api.html#con
98102
[x1]: https://api.travis-ci.org/riverside/php-orm.svg
99103
[y1]: https://travis-ci.org/riverside/php-orm
100104
[x2]: https://poser.pugx.org/riverside/php-orm/v/stable

0 commit comments

Comments
 (0)