From 50abc570331e98f052a8b3497421622c7917c34e Mon Sep 17 00:00:00 2001 From: Yang Libin Date: Tue, 13 Aug 2019 09:14:17 +0800 Subject: [PATCH] docs: add badgen in README.md(#44) * How to join: see https://doocs.github.io/#/?id=how-to-join * GitHub Page: https://doocs.github.io * Gitee Page: https://doocs.gitee.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8451a79..17ac148 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![wechat-group](https://badgen.net/badge/chat/%E5%BE%AE%E4%BF%A1%E4%BA%A4%E6%B5%81/138c7b)](https://github.com/doocs/advanced-java/issues/70) [![reading](https://badgen.net/badge/books/read%20together/cyan)](https://github.com/doocs/technical-books) [![coding](https://badgen.net/badge/leetcode/coding%20together/cyan)](https://github.com/doocs/leetcode) +[![doocs](https://badgen.net/badge/organization/join%20us/cyan)](https://doocs.github.io/#/?id=how-to-join) [![stars](https://badgen.net/github/stars/doocs/advanced-java)](https://github.com/doocs/advanced-java/stargazers) [![contributors](https://badgen.net/github/contributors/doocs/advanced-java)](https://github.com/doocs/advanced-java/tree/master/docs/from-readers#contributors) [![help-wanted](https://badgen.net/github/label-issues/doocs/advanced-java/help%20wanted/open)](https://github.com/doocs/advanced-java/labels/help%20wanted)