diff --git a/README.markdown b/README.markdown index 6d227ff..86fd934 100644 --- a/README.markdown +++ b/README.markdown @@ -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 @@ -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"). \ No newline at end of file +Refer the documentation [here](http://thecodeking.github.com/XDMessaging.Net/ "XDMessaging.Net User Guide").