Skip to content

Commit 9db45bb

Browse files
committed
updated readme.md
1 parent 6ea5dae commit 9db45bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ A simple, lightweight, and powerful PHP Router with rich features like Middlewar
1616

1717
- Supports `GET` `POST` `PUT` `PATCH` and `DELETE` HTTPS verbs
1818
- The methods that the router supports are - `get()` `post()` `put()` `patch()` `delete()` `match()` `any()`
19-
- Middleware
20-
- Controller
2119
- Named Routes
2220
- Regular Expression Constraints for parameters
2321
- Fallback method
22+
- Middleware
23+
- CSRF protection
24+
- Controller
2425
- Easy way to manage request
2526
- Helper methods
26-
- CSRF protection
2727
- Command line interface(CLI)
2828

2929

0 commit comments

Comments
 (0)