Skip to content

Commit bbd30fd

Browse files
authored
Update README.md
1 parent 99cfb52 commit bbd30fd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# php-route
2-
Simple PHP Routing based on MVC System
2+
Simple PHP Fast Routing for Small Web Application or Rest API .
33

4-
# Features
4+
#### Features
55
1. Easy Deployment
66
2. Fastest Routing
77
3. Parameter Supports
88
4. Request Handlier [GET, POST, PUT, DELETE, ANY]
99
5. Controller Forwarding
1010
6. Redirecting
1111

12+
13+
14+
#### User Guide
15+

0 commit comments

Comments
 (0)