Update 'README.md'
This commit is contained in:
parent
aea23f5ee2
commit
4f0c2180e5
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user