From 0899277392a459a50295c8a21aa4cf06be595c0c Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 28 Apr 2014 19:47:49 -0600 Subject: [PATCH] Cull micro framework extras. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index befa5f5..e0d108a 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. *Extras related to micro frameworks and routers.* * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A project skeleton for Silex. -* [Silex Kitchen Sink Edition](https://github.com/lyrixx/Silex-Kitchen-Edition) - Another project skeleton for Silex. * [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex. * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony. * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.