Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ABGEO committed Mar 28, 2019
1 parent d89f1be commit 4e773bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require_once __DIR__ . '/vendor/autoload.php';
## Class Request
Import class
```php
use Cherry\Response;
use Cherry\HttpUtils\Response;
```
Crete class new object
```php
Expand Down

0 comments on commit 4e773bb

Please sign in to comment.