Skip to content

Commit 56dcfcd

Browse files
committed
readme
1 parent d1d2870 commit 56dcfcd

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
@@ -9,7 +9,6 @@
99

1010
* [How it works](#how-it-works)
1111
* [Quick start](#quick-start)
12-
* [Quick start](#quick-start)
1312
* [Example](#example)
1413
* [Features](#features)
1514
* [Tests](#tests)
@@ -28,6 +27,7 @@ composer require mrsuh/php-generics
2827
```
2928

3029
Add directory(`"cache/"`) to composer autoload PSR-4 for generated classes. It should be placed before the main directory.
30+
3131
composer.json
3232
```json
3333
{

0 commit comments

Comments
 (0)