Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodeKing committed Oct 2, 2016
2 parents 658fdd1 + f96980f commit 84f5bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The library allows the use of user-defined pseudo channels through which message

The XDMessaging library comes in 2 flavours. The full version provides the option to use Amazon Queues for sending and receiving messages to remote machines. It also supports network propagtion mode which broadcasts messages to processes on remote machines as well as the local machine.

The XDMessaging.Lite version is for same box communication only, and is therefore is much more lightweight.
The XDMessaging.Lite version is for same box communication only, and is therefore much more lightweight.

### Installation

Expand All @@ -20,4 +20,4 @@ Install the Lite version of the library using Nuget.

### User Guide

Refer the documentation [here](http://thecodeking.github.com/XDMessaging.Net/ "XDMessaging.Net User Guide").
Refer the documentation [here](http://thecodeking.github.com/XDMessaging.Net/ "XDMessaging.Net User Guide").

0 comments on commit 84f5bca

Please sign in to comment.