From 3775bc39c79c391fb79b7713ead75204757d2ac9 Mon Sep 17 00:00:00 2001 From: irlndts Date: Wed, 28 Mar 2018 20:13:31 +0300 Subject: [PATCH] travis pic --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8dadd5..6c35d1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # REST API 2.0 Discogs.com client +[![Build Status](https://travis-ci.org/irlndts/go-discogs.svg?branch=master)](https://travis-ci.org/irlndts/go-discogs) + go-discogs is a Go client library for the [Discogs API](https://www.discogs.com/developers/). Check the usage section to see how to access the Discogs API. ### Feauteres