Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zleyyij authored Jan 23, 2024
1 parent 063ea92 commit 2a86158
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ The json submitted should look like this:
```

This endpoint does not guarantee the correctness of the model returned, it will always attempt to return a model.

Here's an example curl request:
```
curl -X GET -H "Content-Type: application/json" -d '{"name": "Intel Core i9-9900k"}'
```

0 comments on commit 2a86158

Please sign in to comment.