[TASK] Updated readme

This commit is contained in:
Simon Sessingø
2015-10-20 23:59:35 +02:00
parent 2524428926
commit 7863df6325
+5
View File
@@ -24,6 +24,11 @@ Add the latest version pf Simple PHP Router to your ```composer.json```
- Sub-Domain Routing - Sub-Domain Routing
- CSRF Protection - CSRF Protection
- Optinal/required parameters - Optinal/required parameters
- Aliases for ```RouterRoute```
### Known issues
- Posting invalid/unsupported request-type throws 404 instead of "method not allowed" exception, unless defined within a group.
## Initialising the router ## Initialising the router