Skip to content

Commit cf03a62

Browse files
authored
Update README.md
1 parent d652113 commit cf03a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Some useful php libraries for easing code :)
88
```php
99
$db = new DB();
1010
$db->table('tablename');
11+
```
1112

12-
``
1313
## OR Do it directly (DID)
1414
```php
1515
// Fetching results

0 commit comments

Comments
 (0)