aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-06-10 18:32:39 -0700
committerJakob Odersky <jakob@odersky.com>2016-06-10 18:32:39 -0700
commitabb62fdc7617bbeaec8dd0751f9693f5d79c79c6 (patch)
treebf2f41f9583ccdab4661e1208426eb2e2dcae6a4
parent65849c40baeb8aee20f199a106e2edf87cbd0334 (diff)
downloadakka-serial-abb62fdc7617bbeaec8dd0751f9693f5d79c79c6.tar.gz
akka-serial-abb62fdc7617bbeaec8dd0751f9693f5d79c79c6.tar.bz2
akka-serial-abb62fdc7617bbeaec8dd0751f9693f5d79c79c6.zip
Add maven-central badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47f4fdb..9a53ee8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +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)
+[![Download](https://img.shields.io/maven-central/v/ch.jodersky/flow-native.svg?maxAge=2592000)](http://search.maven.org/#search|ga|1|ch.jodersky%20flow-)
# 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.