Update README

This commit is contained in:
Tobe O 2018-08-20 15:00:16 -04:00
parent 6142f49724
commit d844a6fc16

View file

@ -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. 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), `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 framework. This includes Web apps, Flutter apps, CLI apps, and smaller servers which do
not need all the features of the Angel framework. not need all the features of the Angel framework.