Skip to content

Commit

Permalink
[README] Update snippet code
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Oct 11, 2021
1 parent 4660754 commit 3b6346f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -41,7 +41,11 @@ use PH7\JustHttp\StatusCode;

StatusCode::OK; // This is 200

StatusCode::CREATED; // 201 code

StatusCode::NOT_FOUND; // 404

StatusCode::INTERNAL_SERVER_ERROR; // 500
```

## 馃構 Who cooked it?
Expand Down

0 comments on commit 3b6346f

Please sign in to comment.