From 358cb09dbac1c576d0558263f39fcdfc814bcf96 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Wed, 10 Aug 2016 15:29:51 -0700 Subject: [PATCH] Add ghitme badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bd22845d2d..66c7340b687 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # java-docs-samples [![Build Status](https://travis-ci.org/GoogleCloudPlatform/java-docs-samples.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/java-docs-samples) +[![ghit.me](https://ghit.me/badge.svg?repo=GoogleCloudPlatform/java-docs-samples)](https://ghit.me/repo/GoogleCloudPlatform/java-docs-samples) [![Coverage Status](https://codecov.io/gh/GoogleCloudPlatform/java-docs-samples/branch/master/graph/badge.svg)](https://codecov.io/gh/GoogleCloudPlatform/java-docs-samples) This is a repository that contains java code snippets on [Cloud Platform Documentation](https://cloud.google.com/docs/).