chore(readme): add thanks
parent
6bfe67b0f6
commit
05b1b6886c
|
@ -16,3 +16,8 @@ GO111module=on go get -u github.com/haunt98/go-test-color
|
||||||
# Simply replace go test with go-test-color
|
# Simply replace go test with go-test-color
|
||||||
go-test-color -v ./...
|
go-test-color -v ./...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Thanks
|
||||||
|
|
||||||
|
- [fatih/color](https://github.com/fatih/color)
|
||||||
|
- [rakyll/gotest](https://github.com/rakyll/gotest)
|
||||||
|
|
Loading…
Reference in New Issue