Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avivcarmis committed Apr 7, 2017
1 parent 6d1774d commit 90e55c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# JavaRed : Effective Concurrency Modules for Java
[![The Java Red Library](https://avivcarmis.github.io/java-red/images/logo.png "The Java Red Library")](https://github.com/avivcarmis/java-red "The Java Red Library")
[![Java Red Build Status at Travis CI](https://travis-ci.org/avivcarmis/java-red.svg?branch=master "Java Red Build Status at Travis CI")](https://travis-ci.org/avivcarmis/java-red "Java Red Build Status at Travis CI")

------------

[![Java Red Build Status at Travis CI](https://travis-ci.org/avivcarmis/java-red.svg?branch=master "Java Red Build Status at Travis CI")](https://travis-ci.org/avivcarmis/java-red "Java Red Build Status at Travis CI")

The **JavaRed** library essentially introduces an effective, intuitive interface to define and manage asynchronous, concurrent [graph execution flows](https://github.com/avivcarmis/java-red/wiki/About-Graph-Execution "graph execution flows").
JavaRed requires JDK 1.8 or higher.

Expand Down

0 comments on commit 90e55c4

Please sign in to comment.