From 15fe30711ecb6094ebd8dd4be6b69b43292d9bd4 Mon Sep 17 00:00:00 2001 From: benni Date: Wed, 21 Nov 2012 00:02:00 +0100 Subject: [PATCH] updated documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56901f7..1c4bbb3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ Mbassador ========= -Mbassador is a very light-weight message bus (event bus) implementation following the publish subscribe pattern. It is designed +Mbassador is a very light-weight message (event) bus implementation following the publish subscribe pattern. It is designed for ease of use and aims to be feature rich, extensible while preserving resource efficiency and performance. -Read this documentation to get an overview of its features and how cool this event bus actually is. +Read this documentation to get an overview of its features and how cool this message (event) bus actually is. You can also check out the performance comparison -which also reviews part of the features of the compared implementations. +which also contains a partial list of the features of the compared implementations. Table of contents: + [Features](#features)