diff --git a/docs/README.md b/docs/README.md index 61366ba..3d66933 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ All resources that returns a list of objects has support for pagination. Some ex An example request looks like this: ``` -$ curl -X GET https://api2.photowall.com/designers/page=5&per_page=10 -u mykey +$ curl -X GET https://api2.photowall.com/designers/page=5&per_page=10 -u mykey: ``` The response will contain a pagination object with the following attributes: