File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ custom routing scheme.
20
20
codebase to provide a common entry point for your code base.* SnappyRouter is
21
21
ideal for existing projects that lack the features of a modern framework. By
22
22
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,
25
25
[ see the documentation] ( https://snappyrouter.readthedocs.org/en/latest/#why-would-i-want-to-use-snappyrouter ) .
26
26
27
27
For more information, view the detailed [ documentation] ( https://snappyrouter.readthedocs.org/en/latest/ ) .
You can’t perform that action at this time.
0 commit comments