From 2b746052251a6afe25a8f83852f7ffae3cd594e4 Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Sun, 31 Mar 2019 07:04:55 +0800 Subject: [PATCH] Update externals/instruction.md Co-Authored-By: YangHanlin --- externals/instruction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externals/instruction.md b/externals/instruction.md index 400dcc0..4b38942 100644 --- a/externals/instruction.md +++ b/externals/instruction.md @@ -9,6 +9,6 @@ Add a badge to your awesome project by pasting this line in your README.md. or equivalent Markdown code ```markdown -[![](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) +[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) ```