From ca79e8ea269c765b6e1e7ea6bc6014c1c9dc2a74 Mon Sep 17 00:00:00 2001 From: Maxime Pauvert Date: Tue, 22 Mar 2016 23:12:49 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 467cd5b..8c5ed27 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Angular Google GApi ======================= -[![Travis](https://img.shields.io/travis/maximepvrt/angular-google-gapi.svg)]() [![David](https://img.shields.io/david/maximepvrt/angular-google-gapi.svg)]() +[![Travis](https://img.shields.io/travis/maximepvrt/angular-google-gapi.svg)](https://travis-ci.org/maximepvrt/angular-google-gapi) +[![David](https://img.shields.io/david/maximepvrt/angular-google-gapi.svg)]() [![npm](https://img.shields.io/npm/v/angular-google-gapi.svg)](https://www.npmjs.com/package/angular-google-gapi) [![Bower](https://img.shields.io/badge/bower-1.0.0--beta.1-orange.svg)](http://bower.io/search/?q=angular-google-gapi) An AngularJS module for use all Google Apis and your Google Cloud Endpoints (Google App Engine) with OAuth.