From 7f7e4ced4fc5506b315369a342186914c35777d8 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 28 Apr 2014 19:40:39 -0600 Subject: [PATCH] Clean up micro frameworks section. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c040758..68838ca 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. * [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. -* [Klein](https://github.com/chriso/klein.php) - A fast routing library. * [Pux](https://github.com/c9s/Pux) - Another fast routing library. -* [Fat Free Framework](https://github.com/bcosca/fatfree) - A powerful and easy-to-use micro framework. ## Micro Framework Extras **Micro framework and router extras.**