From f2f1e874a63bfcdd0376153f32c7755e6016f461 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 28 Apr 2014 19:43:49 -0600 Subject: [PATCH] Fix formatting issue. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 574d70c..1fc6e78 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. ## Framework Extras -**Extras related to web development frameworks.** +*Extras related to web development frameworks.* * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS. * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2. @@ -104,7 +104,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Pux](https://github.com/c9s/Pux) - Another fast routing library. ## Micro Framework Extras -**Extras related to micro frameworks and routers.** +*Extras related to micro frameworks and routers.* * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A project skeleton for Silex. * [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - Another project skeleton for Silex.