Skip to content

Commit cf5119c

Browse files
authored
Changed header level in readme
1 parent 6cef236 commit cf5119c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# composer-file-installer
44
Install files in a project as part of a `composer install` or `composer update`. Uses the[mediact/file-mapping](https://github.com/mediact/file-mapping) package for moving files according to a source -> destination mapping. The Composer `IOInterface` supplies the file installer with the capabiliy to write the files and supply end-users with output messages.
55

6-
# Usage example
6+
## Usage example
77
```php
88
<?php
99
// Create a file mapping.

0 commit comments

Comments
 (0)