Skip to content

Commit 993054e

Browse files
committed
Update README.md
1 parent 1d20b67 commit 993054e

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
@@ -20,8 +20,8 @@ encodeFile($file, $encoding_to, $encodings_detected);
2020
This is an example:
2121

2222
```php
23+
use Descom\File\Encoding;
2324

24-
use Descom\File\Encoding
2525
$codification = new Encoding();
2626

2727
$file = 'file.txt';

0 commit comments

Comments
 (0)