4
externals/instruction.md
vendored
4
externals/instruction.md
vendored
@ -3,7 +3,7 @@ Add a badge
|
|||||||
Add a badge to your awesome project by pasting this line in your README.md.
|
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" alt="996.icu"></a>
|
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg" alt="996.icu" /></a>
|
||||||
```
|
```
|
||||||
|
|
||||||
or equivalent Markdown code
|
or equivalent Markdown code
|
||||||
@ -11,7 +11,7 @@ or equivalent Markdown code
|
|||||||
```markdown
|
```markdown
|
||||||
[](https://996.icu)
|
[](https://996.icu)
|
||||||
```
|
```
|
||||||
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg" alt="996.icu"></a>
|
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg" alt="996.icu" /></a>
|
||||||
|
|
||||||
Add License
|
Add License
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user