diff --git a/README.md b/README.md index 38157a2..eff80ca 100644 --- a/README.md +++ b/README.md @@ -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