From 0aa4990a7dc292998ae64393f10800b97685c69a Mon Sep 17 00:00:00 2001 From: berkgokden Date: Thu, 25 Apr 2019 16:42:36 +0200 Subject: [PATCH] Add ci badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2014a2d..e0f5f2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Vamp Kubist command line client +[![CircleCI](https://circleci.com/gh/magneticio/vampkubistcli.svg?style=svg)](https://circleci.com/gh/magneticio/vampkubistcli) + [![Coverage Status](https://coveralls.io/repos/github/magneticio/vampkubistcli/badge.svg?branch=master)](https://coveralls.io/github/magneticio/vampkubistcli?branch=master) Vamp Kubist Command Line Client is a command line client written in golang and allows a user interface to the Vamp Kubist API. It also supports common functions that are useful to regular users.