From 382f52afd12d7f9930f32075b48c4cf481df6a07 Mon Sep 17 00:00:00 2001 From: Richard Hightower Date: Thu, 14 Apr 2016 21:18:10 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f1213f..1b2be88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Reakt Vertx -Added Promises and simplified streaming to Vert.x +Added Promises and simplified streaming to Vert.x. +Check out the [Reakt Vertx Website](http://advantageous.github.io/reakt-vertx). + ```java final Promise promise = Promises.promise();