Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
queuemail committed Jul 14, 2023
1 parent 7ccb0f1 commit 39eff5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queuemail-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ queuemail-client is a Spring Boot application with the following main files:

- application.properties: You must configure here Queuemail username and password.
- BasicService.java: Service with the main operations for using Queuemail API.
- QueuemailClientApplication: Application with examples for running API calls. You must change here ###VARIABLES### for use it with your SMTP and address parameters.
- QueuemailClientApplication.java: Application with examples for running API calls. You must change here ###VARIABLES### for use it with your SMTP and address parameters.



Expand Down

0 comments on commit 39eff5a

Please sign in to comment.