Update instruction.md
Add Markdown code for copying & pasting to add a badge linked to 996.icu
This commit is contained in:
6
externals/instruction.md
vendored
6
externals/instruction.md
vendored
@ -5,4 +5,10 @@ Add a badge to your awesome project by pasting this line in your README.md.
|
|||||||
```html
|
```html
|
||||||
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
|
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or equivalent Markdown code
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
[](https://996.icu)
|
||||||
|
```
|
||||||
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
|
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
|
||||||
|
Reference in New Issue
Block a user