From 45a33d0fca36b90f8738786c3bcde784015deb6a Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 6 Nov 2017 12:57:37 -0800 Subject: [PATCH] Added CircleCI badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed944c4..f163e9b 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ +[![CircleCI](https://circleci.com/gh/ethauvin/semver-example-kotlin.svg?style=svg)](https://circleci.com/gh/ethauvin/semver-example-kotlin) + [Kotlin](https://kotlinlang.org/)-based Example for the [Semantic Version Annotation Processor](https://github.com/ethauvin/semver) using [Gradle](https://gradle.org/) and [Kobalt](http://beust.com/kobalt/). \ No newline at end of file