From 931b50098cc0f5f5dcc9a34a2c44cd127ddfe3dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Thu, 29 Mar 2018 18:54:03 +0200 Subject: [PATCH] Updated documentation --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6e6294c..553cf8b 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind. -**Please note that this documentation is currently work-in-progress. Feel free to contribute.** - ---- - ## Table of Contents - [Getting started](#getting-started)