Document custom badges more prominently

Fixes #663.
This commit is contained in:
Thaddee Tyl 2016-04-08 23:57:22 +02:00
parent 4cbdf9ab4f
commit e8a2b1ce8a
2 changed files with 6 additions and 2 deletions

View File

@ -6,9 +6,9 @@
[![build status](http://img.shields.io/travis/badges/gh-badges.svg)](https://travis-ci.org/badges/gh-badges) [![build status](http://img.shields.io/travis/badges/gh-badges.svg)](https://travis-ci.org/badges/gh-badges)
Make your own badges [here][badges]! Make your own badges [here][badges]! (Quick guide: `https://img.shields.io/badge/left-right-f39f37.svg`.)
[badges]: <http://img.shields.io> [badges]: <http://shields.io/#your-badge>
# Install the API # Install the API

View File

@ -23,6 +23,10 @@
* **[SPECIFICATION](spec/SPECIFICATION.md)** spec for the visual design of Shields badges. * **[SPECIFICATION](spec/SPECIFICATION.md)** spec for the visual design of Shields badges.
* **[LICENSE](LICENSE.md)** public domain dedication. * **[LICENSE](LICENSE.md)** public domain dedication.
Make your own badges [here][badges]! (Quick guide: `https://img.shields.io/badge/left-right-f39f37.svg`.)
[badges]: <http://shields.io/#your-badge>
## Solving the problem ## Solving the problem
Many GitHub repositories sport badges for things like: Many GitHub repositories sport badges for things like:
<table> <table>