From 5e6540cc6b64bdc8e8e5798137715eb6454fc1db Mon Sep 17 00:00:00 2001 From: Sean Barbeau Date: Thu, 7 May 2020 11:06:28 -0400 Subject: [PATCH] docs: Add CI badge to README (#191) * docs: Add CI badge to README * Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f950e7..63beeb55 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/android-samples) -![Apache-2.0](https://img.shields.io/badge/license-Apache-blue) +![Apache-2.0](https://img.shields.io/badge/license-Apache-blue) [![Build demos](https://github.com/googlemaps/android-samples/workflows/Build%20demos/badge.svg)](https://github.com/googlemaps/android-samples/actions?query=workflow%3A%22Build+demos%22) Google Maps SDK for Android Samples ===================================