Browse Source

Middleware cleanup.

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

+ 2
- 1
README.md View File

175
 
175
 
176
 ## Middlewares
176
 ## Middlewares
177
 *Libraries for building application using middlewares.*
177
 *Libraries for building application using middlewares.*
178
+
178
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
179
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
179
 * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
180
 * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim.
180
-* [Conduit](https://github.com/phly/conduit) - Port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
181
+* [Conduit](https://github.com/phly/conduit) - A port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
181
 
182
 
182
 ## URL
183
 ## URL
183
 *Libraries for parsing URLs.*
184
 *Libraries for parsing URLs.*

Loading…
Cancel
Save