Explorar o código

Update readme

Kevin Lovato %!s(int64=10) %!d(string=hai) anos
pai
achega
a22a52f87f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,7 +8,7 @@ Zebus is **peer to peer**, so it does not depend on a broker to dispatch message
 
 It is **resilient** thanks to the absence of a broker and an optional persistence feature that ensures that messages are not lost if a peer is down or disconnected.
 
-It is **stable**, since we have been using it on a production environment at [Abc Arbitrage](http://www.abc-arbitrage.com/) for more than a year. Although we did not release all the necessary bricks yet so you will have to wait a few minor versions to have a fully resilient prodable product.
+It is **stable**, since we have been using it on a production environment at [Abc Arbitrage](http://www.abc-arbitrage.com/) for more than two years. Although we did not release all the necessary bricks yet so you will have to wait a few minor versions to have a fully resilient prodable product.
 
 ## Key concepts