From a906b0336f3f308328d3e0c94bfecfcf4bb68d3d Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Fri, 12 Jun 2015 00:53:57 +0300 Subject: [PATCH] Add badges to ReadMe.md --- ReadMe.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 841def74678..398fc2092c5 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,3 +1,7 @@ +[![TeamCity (simple build status)](https://img.shields.io/teamcity/http/teamcity.jetbrains.com/s/bt345.svg)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=bt345&branch_Kotlin=%3Cdefault%3E&tab=buildTypeStatusDiv) +[![Maven Central](https://img.shields.io/maven-central/v/org.jetbrains.kotlin/kotlin-maven-plugin.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.jetbrains.kotlin%22) +[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0) + # Kotlin Programming Language Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links: