Edited readme.md via GitHub
This commit is contained in:
parent
335d0c00ed
commit
aca2458574
|
@ -146,8 +146,6 @@ ### The Basics
|
||||||
// Handles GET requests to http://example.com/index.php/home
|
// Handles GET requests to http://example.com/index.php/home
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
'PUT /user/update' => function()
|
'PUT /user/update' => function()
|
||||||
{
|
{
|
||||||
// Handles PUT requests to http://example.com/index.php/user/update
|
// Handles PUT requests to http://example.com/index.php/user/update
|
||||||
|
|
Loading…
Reference in New Issue