From d92d50ecdc71df244317c75c894fdad409deace1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Wed, 31 Mar 2021 03:08:01 +0200 Subject: [PATCH] Updated features in documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 858c029..4b3a504 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,8 @@ You can find the demo-project here: [https://github.com/skipperbent/simple-route - Sub-domain routing - Custom boot managers to rewrite urls to "nicer" ones. - Input manager; easily manage `GET`, `POST` and `FILE` values. +- IP based restrictions. +- Easily extendable. ## Installation