diff --git a/.all-contributorsrc b/.all-contributorsrc index 2bceb44..5f60709 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -81,6 +81,15 @@ "contributions": [ "code" ] + }, + { + "login": "cannian1", + "name": "Cannian", + "avatar_url": "https://avatars.githubusercontent.com/u/59365095?v=4", + "profile": "https://github.com/cannian1", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 84ace39..fb790b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gotips Go语言编程技巧 -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) Go tips from [Phuong Le](https://twitter.com/func25). @@ -190,6 +190,7 @@ http://localhost:3000 devin7788
devin7788

💻 + Cannian
Cannian

💻