parent
4cbdf9ab4f
commit
e8a2b1ce8a
|
@ -6,9 +6,9 @@
|
||||||
|
|
||||||
[](https://travis-ci.org/badges/gh-badges)
|
[](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
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user