Skip to content

Commit

Permalink
Fixes #89 - Add README for JMS module
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Apr 25, 2024
1 parent b41d6dc commit c9b0ed4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The Manorrock Colibri project delivers you with a eventing abstraction.
## Which modules are available?

1. [API](api/README.md)
2. [JMS](jms/README.md)

## How do I contribute?

Expand Down
4 changes: 4 additions & 0 deletions jms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Manorrock Colibri JMS implementation

The Manorrock Colibri JMS implementation delivers the implementation to use if
you want to send to a JMS server and receive from a JMS server.

0 comments on commit c9b0ed4

Please sign in to comment.