From a4468161d83b19b997077ee54e9b384e267a3089 Mon Sep 17 00:00:00 2001 From: LABOUARDY Mohamed Date: Sat, 4 Nov 2017 19:56:34 +0100 Subject: [PATCH] build status badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9414b2..8921e44 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# themoviedb +[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![CircleCI](https://circleci.com/gh/mlabouardy/moviedb.svg?style=svg)](https://circleci.com/gh/mlabouardy/moviedb) Library to get movies & tv airing today. @@ -35,7 +35,7 @@ func main() { } ```
- +
## Tutorials