diff --git a/README.md b/README.md index 137ed37..94e84e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # jms-tool +![Java CI with Maven](https://github.com/hjchanna/jms-tool/workflows/Java%20CI%20with%20Maven/badge.svg) > jms-tool is a command line utility tool that is used to troubleshoot JMS connections and related business use cases. Especially jms-tool could be used to pick erroneous messages from the message queues in order to continue business operations. ``` @@ -94,4 +95,4 @@ Usage:
[options] [command] [command options] * Java (Tested in OpenJDK 1.8) ### Authors -* Channa Jayamuni (hjchanna@gmail.com) \ No newline at end of file +* Channa Jayamuni (hjchanna@gmail.com)