فهرست منبع

Removed the AppVeyor image because it is constantly timing out (will replace with CodeBetteCI if possible)

Kevin LOVATO 11 سال پیش
والد
کامیت
0bc9c5d7de
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-#About [![Build status](https://ci.appveyor.com/api/projects/status/qf9yobyaokrwrg43)](https://ci.appveyor.com/project/alprema/zebus)
+#About
 
 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.