From e0ac948618972e6fa60fcb1d10afeae35f6bae6c Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 6 Jul 2014 14:51:46 -0600 Subject: [PATCH] Correct formatting issue. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5715e5d..d039ae4 100644 --- a/README.md +++ b/README.md @@ -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.