Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardHightower committed Apr 15, 2016
1 parent 37b1fa0 commit 382f52a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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<Employee> promise = Promises.<Employee>promise();
Expand Down

0 comments on commit 382f52a

Please sign in to comment.