Correct formatting issue.

This commit is contained in:
Jamie 2014-07-06 14:51:46 -06:00
parent 6d1e1fcf1b
commit e0ac948618
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
## Task Runners
**Libraries for automating and running tasks.**
*Libraries for automating and running tasks.*
* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
* [Robo](https://github.com/Codegyre/Robo) - A PHP Task runner with object-orientated configurations.
* [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.