Browse Source

Fix formatting issue.

pull/89/head
Jamie 11 years ago
parent
commit
f2f1e874a6
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -83,7 +83,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
83 83
 * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
84 84
 
85 85
 ## Framework Extras
86
-**Extras related to web development frameworks.**
86
+*Extras related to web development frameworks.*
87 87
 
88 88
 * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
89 89
 * [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.
104 104
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
105 105
 
106 106
 ## Micro Framework Extras
107
-**Extras related to micro frameworks and routers.**
107
+*Extras related to micro frameworks and routers.*
108 108
 
109 109
 * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A project skeleton for Silex.
110 110
 * [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - Another project skeleton for Silex.

Loading…
Cancel
Save