From 335d0c00eda647f0ac5778a2d07441cd61cb5a00 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 14 Jul 2011 11:04:45 -0700 Subject: [PATCH] Edited readme.md via GitHub --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index a9bdef26..a93a799a 100644 --- a/readme.md +++ b/readme.md @@ -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