From d844a6fc16beb63e88d75fb9cda6c5e264bbafb6 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 20 Aug 2018 15:00:16 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 259aeb99..358f281b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ is a very straightforward interface that allows for your code to take a shape si the route tree. Users of Laravel and Express will be very happy. `angel_route` does not require the use of [Angel](https://github.com/angel-dart/angel), -and has no dependencies. Thus, it can be used in any application, regardless of +and has minimal dependencies. Thus, it can be used in any application, regardless of framework. This includes Web apps, Flutter apps, CLI apps, and smaller servers which do not need all the features of the Angel framework.