Skip to content

Commit

Permalink
README: Scaladex and travis badges, releases link
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Apr 5, 2017
1 parent cbb982c commit 3fe446d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Akka Streams Contrib
====================
Akka Stream Contrib
===================

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/akka/akka?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/akka/akka?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Latest version](https://index.scala-lang.org/akka/akka-stream-contrib/akka-stream-contrib/latest.svg)](https://index.scala-lang.org/akka/akka-stream-contrib/akka-stream-contrib) [![Build Status](https://travis-ci.org/akka/akka-stream-contrib.svg?branch=master)](https://travis-ci.org/akka/akka-stream-contrib)

See the [Release page](https://github.com/akka/akka-stream-contrib/releases) for sbt links and release notes.

This project provides a home to Akka Streams add-ons which does not fit into the core Akka Streams module. There can be several reasons for it to not be included in the core module, such as:

Expand Down

0 comments on commit 3fe446d

Please sign in to comment.