diff --git a/README.md b/README.md index 76f8be3b..1c7f7b27 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Other methods that take `MessageBuilder` behave in the same way. ### Response -Methods that call API returns `Response`. Response has three methods; +Methods that call API returns `Response`. A `Response` instance has following methods: - `Response#isSucceeded()` - `Response#getHTTPStatus()`