Update 'README.md'

This commit is contained in:
nikkel 2020-03-20 03:16:44 +07:00
parent aea23f5ee2
commit 4f0c2180e5

View File

@ -7,7 +7,7 @@ the other API functions for accessing messages will be added at a later date.
## Usage
```java
PostmanService postmanService = new PostmanService("<<POSTAL_SERVER_URL>>", "API_KEY");
PostmanService postmanService = new PostmanService("<<POSTMAN_SERVER_URL>>", "API_KEY");
PostmanMessage message = new PostmanMessageBuilder()
.from("no-reply@my-domain.com")