@ -12,7 +12,7 @@ The third argument will match the request method. The default method is 'get'.
## Simple example:
```php
use SteamPixel\Route;
use Steampixel\Route;
include 'Route.php';
Route::add('/user/([0-9]*)/edit', function($id) {
The note is not visible to the blocked user.