浏览代码

Simplify descriptions.

pull/58/head
Jamie York 12 年前
父节点
当前提交
1a4690ad74
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

92
 *Micro frameworks and routers.*
92
 *Micro frameworks and routers.*
93
 
93
 
94
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
94
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
95
-* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
96
-* [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - A skeleton for Silex, with Twitter bootstrap, assetic, and few samples.
95
+* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A project skeleton for Silex.
96
+* [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - Another project skeleton for Silex.
97
 * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
97
 * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
98
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
98
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
99
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
99
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.

正在加载...
取消
保存