Skip to content

Commit a912d47

Browse files
committed
Update README.md
1 parent e78fb2d commit a912d47

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
@@ -12,7 +12,7 @@ With this autoloader, you do not need any more, no matter where you have a maste
1212

1313
# Usage
1414

15-
The only thing you have to do is to integrate the two file `init.php` and the autoload folder to the root of your project, that's it :)
15+
The only thing you have to do is to integrate the file `init.php` and the autoload folder to the root of your project, that's it :)
1616
And now instantiate your classes, interfaces, traits or even abstract classes, no matter where.
1717

1818
## Example

0 commit comments

Comments
 (0)