diff --git a/README.md b/README.md index 1c2abeb..037c225 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [script](https://github.com/bitfield/script/labels/good%20first%20issue) _(label: good first issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. - [httpexpect](https://github.com/gavv/httpexpect/labels/help%20wanted) _(label: help wanted)_
End-to-end HTTP and REST API testing for Go. - [Killgrave](https://github.com/friendsofgo/killgrave/labels/good%20first%20issue) _(label: good first issue)_
Simple way to generate mock servers in Go. +- [lxd](https://github.com/lxc/lxd/labels/easy) _(label: easy)_
System container and virtual machine manager. ## Java