Skip to content

Commit 8ba439a

Browse files
committed
Fix
1 parent 5c4d754 commit 8ba439a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ API for Microsoft Message queue (MSMQ). This API extents the API with:
55
- Queue Handler (Listener) to trigger handler method when messages are received
66
- Automatic management of queues (Create and Delete)
77

8-
This API only includes a sub set of the features in MSMQ, but the features that are most used (and needed for my other solution). The API makes the use of MSMQ easy and strait forward.
8+
This API only includes a sub set of the features in MSMQ, but the features that are most used (and needed for my other solution).
9+
The API makes the use of MSMQ easy and strait forward.

0 commit comments

Comments
 (0)