From 45779913abd3019f9e12027abf05f21ac3518a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Fri, 18 Sep 2015 21:54:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84dc879..c5b1443 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Simple PHP router +# [WIP] Simple PHP router Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. ## Installation