Skip to content

Commit 8034e56

Browse files
authored
Update README.md
1 parent 8d5946e commit 8034e56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Unfinalize uses PHP CS Fixer to permanently remove `final` keywords from compose
3737
}
3838
```
3939

40-
Updates to PHP files are done safely, quickly, and performant.
41-
42-
Changes are also stored permanently, meaning there is no performance impact using Unfinalize.
40+
- Updates to PHP files are done safely, quickly, and performant.
41+
- Changes are stored permanently. There is no performance impact using Unfinalize.
42+
- No additional dependencies to your application. Unfinalize and its dependencies are [compiled into a single phar file](https://github.com/stevebauman/unfinalize/blob/master/builds).
4343

4444
## Installation
4545

0 commit comments

Comments
 (0)