Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Commit 803fb90

Browse files
authored
Update README.md
1 parent 2ddc3d3 commit 803fb90

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ composer require odan/database
3333
```php
3434
require_once 'vendor/autoload.php';
3535

36-
3736
$dsn = "mysql:host=127.0.0.1;dbname=test;charset=utf8";
3837
$username = 'root';
3938
$password = '';

0 commit comments

Comments
 (0)