2019-03-30 13:37:17 +08:00
|
|
|
Add a badge
|
|
|
|
---
|
|
|
|
Add a badge to your awesome project by pasting this line in your README.md.
|
|
|
|
|
|
|
|
```html
|
|
|
|
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
|
|
|
|
```
|
2019-03-30 23:43:47 +08:00
|
|
|
|
|
|
|
or equivalent Markdown code
|
|
|
|
|
|
|
|
```markdown
|
|
|
|
[](https://996.icu)
|
|
|
|
```
|
2019-03-30 13:37:17 +08:00
|
|
|
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
|