aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-03-18 21:37:59 -0700
committerJakob Odersky <jakob@odersky.com>2016-03-18 21:37:59 -0700
commit7e3ec800ecf802a6fb0335a9654e5aaeb611d222 (patch)
tree4e0b6d086d4e3233a76d63f67210808330700f91
parent63bb4a258aa791222ba6789c51c2c28f44266994 (diff)
downloadakka-serial-7e3ec800ecf802a6fb0335a9654e5aaeb611d222.tar.gz
akka-serial-7e3ec800ecf802a6fb0335a9654e5aaeb611d222.tar.bz2
akka-serial-7e3ec800ecf802a6fb0335a9654e5aaeb611d222.zip
Add download badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3aa0c4b..6e9b41b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/jodersky/flow.svg?branch=master)](https://travis-ci.org/jodersky/flow)
+[![Download](https://api.bintray.com/packages/jodersky/maven/flow-core/images/download.svg)](https://bintray.com/jodersky/maven/flow-core/_latestVersion)
# flow
Serial communication library for Scala, designed to be reactive, lightweight and easily integrable with Akka applications. See the [website](https://jodersky.github.io/flow) for a guide.