Skip to content

Commit

Permalink
quote url in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Dec 20, 2024
1 parent 9cb35d3 commit a69f2de
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 @@ -27,7 +27,7 @@ OPTIONS:
### `GET /image.gif`

```
curl http://localhost:6175/image.gif?fen=4k3/6KP/8/8/8/8/7p/8 --output image.gif
curl "http://localhost:6175/image.gif?fen=4k3/6KP/8/8/8/8/7p/8" --output image.gif
```

| name | type | default | description |
Expand Down

0 comments on commit a69f2de

Please sign in to comment.