Edited readme.md via GitHub

This commit is contained in:
Taylor Otwell 2011-07-14 11:04:45 -07:00
parent b80b3d36d4
commit 335d0c00ed
1 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,8 @@ ### The Basics
// Handles GET requests to http://example.com/index.php/home
},
'PUT /user/update' => function()
{
// Handles PUT requests to http://example.com/index.php/user/update