From b02e21c26a1f8aef20d0d2a49f995c095c343bf7 Mon Sep 17 00:00:00 2001 From: Wendell Sun Date: Sat, 5 Jun 2021 00:11:30 +0800 Subject: [PATCH] Add awesome-go-extra --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f71cfb6..5e136fde 100644 --- a/README.md +++ b/README.md @@ -2727,6 +2727,7 @@ _**Unofficial** set of patterns for structuring projects._ * [Awesome Go @LibHunt](https://go.libhunt.com) - Your go-to Go Toolbox. * [Awesome Remote Job](https://github.com/lukasz-madon/awesome-remote-job) - Curated list of awesome remote jobs. A lot of them are looking for Go hackers. * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - List of other amazingly awesome lists. +* [awesome-go-extra](https://github.com/xwjdsh/awesome-go-extra) - Parse awesome-go README file and generate a new README file with repo info. * [CodinGame](https://www.codingame.com/) - Learn Go by solving interactive tasks using small games as practical examples. * [Go Blog](http://blog.golang.org) - The official Go blog. * [Go Challenge](http://golang-challenge.org/) - Learn Go by solving problems and getting feedback from Go experts.