From fd1d82f856e3e7964c06e5051d707ac6fc2e4af7 Mon Sep 17 00:00:00 2001 From: Diego Date: Thu, 8 Dec 2016 16:08:21 -0300 Subject: wip --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d3ca7c14..21021231 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,23 @@ -Kamon [![Build Status](https://travis-ci.org/kamon-io/Kamon.svg?branch=master)](https://travis-ci.org/kamon-io/Kamon) -========= - -Kamon is a set of tools for monitoring applications running on the JVM. - +# Kamon + +[![Build Status](https://travis-ci.org/kamon-io/Kamon.svg?branch=master)](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.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.kamon/kamon-core_2.11) +Kamon is a set of tools for monitoring applications running on the JVM. ### Getting Started Kamon is currently available for Scala 2.10, 2.11 and 2.12. +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 | + + To get started with SBT, simply add the following to your `build.sbt` file: -- cgit v1.2.3