Browse Source

Fix incorrect formatting on category description.

pull/334/head
Jamie 11 years ago
parent
commit
f1e5ca8006
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

139
 * [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
139
 * [Slim View](https://github.com/codeguy/Slim-Views) - A collection of custom views for Slim.
140
 
140
 
141
 ## Routers
141
 ## Routers
142
-**Libraries for handling application routing.**
142
+*Libraries for handling application routing.*
143
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
143
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
144
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
144
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
145
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
145
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.

Loading…
Cancel
Save