From d6fe7c697549e6084c2bdbb2ca640dfcabfecfd6 Mon Sep 17 00:00:00 2001 From: Michael Mee Date: Wed, 30 Aug 2017 15:59:26 -0700 Subject: [PATCH] Fix bracket imbalance for License badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0da9d..ff5b86b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Circle CI](https://circleci.com/gh/eggheadgames/android-about-box.svg?style=svg)](https://circleci.com/gh/eggheadgames/android-about-box) [![Release](https://jitpack.io/v/eggheadgames/android-about-box.svg)](https://jitpack.io/#eggheadgames/android-about-box) ![Downloads](https://jitpack.io/v/daniel-stoneuk/material-about-library/month.svg) -[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)]](https://github.com/eggheadgames/android-about-box/blob/develop/LICENSE) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/eggheadgames/android-about-box/blob/develop/LICENSE) # About Box A modern About Box for an Android App built on the [daniel-stoneuk/material-about-library](https://github.com/daniel-stoneuk/material-about-library).