Update README.md
This commit is contained in:
parent
6ecb133c8e
commit
22371daae7
|
@ -1,4 +1,4 @@
|
|||
This is a simple example that shows how a simple PHP routing system.
|
||||
This is a simple example that shows a simple PHP routing system.
|
||||
This is not for production use but for people who want to understand how such a system works.
|
||||
Take a look in the index.php file. You can use the Route::add method to add a new route to your project.
|
||||
The first argument takes the URL.
|
||||
|
|
Loading…
Reference in New Issue
Block a user