From cbdd47666d4e8dbdcde4f1c7c1e6261554d7e5e2 Mon Sep 17 00:00:00 2001 From: yanglbme Date: Thu, 25 Apr 2019 10:02:26 +0800 Subject: [PATCH] docs: update license to CC-BY-SA 4.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71fdb9d..bc93268 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 互联网 Java 工程师[进阶](https://doocs.gitee.io/advanced-java/#/advanced)知识完全扫盲 -[![license](https://badgen.net/badge/license/Attribution-ShareAlike%204.0%20International/green)](https://github.com/doocs/advanced-java/blob/master/LICENSE) +[![license](https://badgen.net/badge/license/CC-BY-SA%204.0/green)](https://github.com/doocs/advanced-java/blob/master/LICENSE) [![original](https://badgen.net/badge/original/%E4%B8%AD%E5%8D%8E%E7%9F%B3%E6%9D%89/orange)](https://github.com/doocs/advanced-java) [![open-source-organization](https://badgen.net/badge/organization/join%20us/138c7b)](https://github.com/doocs/intro) [![reading](https://badgen.net/badge/books/read%20together/cyan)](https://github.com/doocs/technical-books)