Skip to content

Commit 9883dd8

Browse files
committed
Update readme
1 parent 48f9d72 commit 9883dd8

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
@@ -53,7 +53,7 @@ For Example:
5353
* GET
5454

5555
```bash
56-
curl -X GET http://localhost:8000?owner<repo_owner>&repo<repository_name>
56+
curl -X GET http://localhost:8000?owner=<repo_owner>&repo=<repository_name>
5757
```
5858

5959
* POST

0 commit comments

Comments
 (0)