Skip to content

Commit 2374de6

Browse files
authored
Update README credits (#8)
1 parent 9a73814 commit 2374de6

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,22 @@ php bin/console minify:assets css/main.css css/main.min.css
187187

188188
## Credits
189189

190-
- Minify binary: [Timo Dewolf](https://github.com/tdewolff)
191-
- Symfony Bundle: [Simon André](https://github.com/smnandre) & [SensioLabs](https://github.com/sensiolabs)
190+
### Authors
191+
192+
- MinifyBundle: [Simon André](https://github.com/smnandre) & [SensioLabs](https://github.com/sensiolabs)
193+
- Minify binary: [Timo Dewolf](https://github.com/tdewolff)
194+
195+
### Acknowledgments
196+
197+
This bundle is inspired by the following projects:
198+
199+
- [SassBundle](https://github.com/SymfonyCasts/sass-bundle) from @SymfonyCasts
200+
- [BiomejsBundle](https://github.com/Kocal/BiomeJsBundle) from @Kocal
201+
- [TypeScriptBundle](https://github.com/sensiolabs/AssetMapperTypeScriptBundle) from @SensioLabs
202+
203+
### Contributors
204+
205+
Special thanks to the Symfony community for their contributions and feedback.
192206

193207
## License
194208

0 commit comments

Comments
 (0)