Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erhankilic authored Sep 1, 2017
1 parent acd17f3 commit 1117139
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 @@ -12,7 +12,7 @@ Class isn't suitable for tables which has foreign keys. I'll update the class.

### Test Usage

```sh
```php
<?php
include 'Export.php';
$export = new MysqlExport\Export('backup', 'localhost', 'root', 'dev1');
Expand Down

0 comments on commit 1117139

Please sign in to comment.