Skip to content

Commit 80777f3

Browse files
authored
Update README.md
1 parent 53d4ca9 commit 80777f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ $db->connect("localhost", "username", "*****");
1010
$db->db="database_name";
1111
$db->create_database($db->db, false);
1212
```
13+
[See more tests php file](/test/)
1314

1415
### Functions
1516
```php

0 commit comments

Comments
 (0)