From 2a97e013905187529181c2dae6938364826a9846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Sun, 11 Oct 2015 10:42:13 +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 722381a..39c0810 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [WIP] Simple PHP router +# Simple PHP router Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. **Please note: this project has just been added and is still a work in progress. Please use with caution until a stable release version is available :)**