aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDiego <diegolparra@gmail.com>2016-12-13 20:34:29 -0300
committerDiego <diegolparra@gmail.com>2016-12-13 20:34:29 -0300
commit48ba951977f2979c4459eee541e98721ab03f5d9 (patch)
tree00cca14b8a51139ec60d39ed333b7ad1b6605ecc /README.md
parent7e2e61993ae5728566f547d68e4588dadec68b2e (diff)
downloadKamon-48ba951977f2979c4459eee541e98721ab03f5d9.tar.gz
Kamon-48ba951977f2979c4459eee541e98721ab03f5d9.tar.bz2
Kamon-48ba951977f2979c4459eee541e98721ab03f5d9.zip
wip
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1499a915..029042ab 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Kamon
-<img align="right" src="https://rawgit.com/kamon-io/Kamon/series/0.6.x/kamon-logo.svg" height="150px" style="padding-left: 20px"/>
+<img align="right" src="https://rawgit.com/kamon-io/Kamon/master/kamon-logo.svg" height="150px" style="padding-left: 20px"/>
[![Build Status](https://travis-ci.org/kamon-io/Kamon.svg?branch=kamon-0.6.3x)](https://travis-ci.org/kamon-io/Kamon)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/kamon-io/Kamon?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kamon/kamon-core_2.10/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.kamon/kamon-core_2.10)
@@ -14,9 +14,7 @@ Supported releases and dependencies are shown below.
| kamon | status | jdk | scala | akka |
|:------:|:------:|:----:|------------------|:------:|
-| 0.7.0 | stable | 1.8+ | 2.11, 2.12 | 2.4.x |
-| 0.6.4 | stable | 1.7+ | 2.10, 2.11 | 2.3.x |
-
+| 0.6.4 | stable | 1.7+, 1.8+ | 2.10, 2.11, 2.12 | 2.3.x, 2.4.x |
To get started with SBT, simply add the following to your `build.sbt`
file: