1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-24 18:27:11 -07:00

Fix bracket imbalance for License badge

This commit is contained in:
Michael Mee 2017-08-30 15:59:26 -07:00
parent e957ef5b56
commit d6fe7c6975

View file

@ -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).