|
@@ -1,4 +1,8 @@
|
|
|
-# About [](https://abc-arbitrage.visualstudio.com/Zebus/_build/latest?definitionId=4&branchName=master) [](http://www.nuget.org/packages/Zebus/) [](https://gitter.im/Abc-Arbitrage/Zebus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
+# Zebus
|
|
|
+
|
|
|
+[](https://abc-arbitrage.visualstudio.com/Zebus/_build/latest?definitionId=4&branchName=master)
|
|
|
+[](http://www.nuget.org/packages/Zebus/)
|
|
|
+[](https://gitter.im/Abc-Arbitrage/Zebus)
|
|
|
|
|
|
Zebus is a lightweight peer to peer service bus, built with [CQRS](http://martinfowler.com/bliki/CQRS.html) principles in mind. It allows applications to communicate with each other in a fast and easy manner. Most of the complexity is hidden in the library and you can focus on writing code that matters to you, not debugging messaging code.
|
|
|
|