Browse Source

Correct formatting issue.

pull/133/merge
Jamie 11 years ago
parent
commit
e0ac948618
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

285
 * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
285
 * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
286
 
286
 
287
 ## Task Runners
287
 ## Task Runners
288
-**Libraries for automating and running tasks.**
288
+*Libraries for automating and running tasks.*
289
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
289
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
290
 * [Robo](https://github.com/Codegyre/Robo) - A PHP Task runner with object-orientated configurations.
290
 * [Robo](https://github.com/Codegyre/Robo) - A PHP Task runner with object-orientated configurations.
291
 * [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
291
 * [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.

Loading…
Cancel
Save