Skip to content

Commit d90dc9c

Browse files
author
Daniel Bruce
committed
Small README fixes.
1 parent 3f4f1d6 commit d90dc9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ custom routing scheme.
2020
codebase to provide a common entry point for your code base.* SnappyRouter is
2121
ideal for existing projects that lack the features of a modern framework. By
2222
providing a number of flexible different routing handlers, any PHP code base
23-
can be retrofitted behind the router without requiring changes to your existing
24-
code. More information for why you want to use a router,
23+
can be retrofitted behind the router (usually) without requiring changes to
24+
your existing code. For more information on why you want to use a router,
2525
[see the documentation](https://snappyrouter.readthedocs.org/en/latest/#why-would-i-want-to-use-snappyrouter).
2626

2727
For more information, view the detailed [documentation](https://snappyrouter.readthedocs.org/en/latest/).

0 commit comments

Comments
 (0)