Fix typos in README
This commit is contained in:
parent
d0c09b628b
commit
e124ce6501
1 changed files with 4 additions and 4 deletions
|
|
@ -13,11 +13,11 @@ Inspirations:
|
|||
|
||||
## Example calls
|
||||
|
||||
# generates an image, 200px wide and 300px tall
|
||||
http://localhost:8080/200/300*
|
||||
Generates an image, 200px wide and 300px tall:
|
||||
http://localhost:8080/200/300
|
||||
|
||||
# generates an image in grayscale, 200px wide and 300px tall
|
||||
http://localhost:8080/g/200/300
|
||||
Generates an image in grayscale, 200px wide and 300px tall:
|
||||
http://localhost:8080/g/200/300
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue