Skip to content

Commit 4e773bb

Browse files
committed
Update README
1 parent d89f1be commit 4e773bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require_once __DIR__ . '/vendor/autoload.php';
2020
## Class Request
2121
Import class
2222
```php
23-
use Cherry\Response;
23+
use Cherry\HttpUtils\Response;
2424
```
2525
Crete class new object
2626
```php

0 commit comments

Comments
 (0)