chore(readme): add thanks

main
hau 2020-12-18 17:13:21 +07:00
parent 6bfe67b0f6
commit 05b1b6886c
1 changed files with 5 additions and 0 deletions

View File

@ -16,3 +16,8 @@ GO111module=on go get -u github.com/haunt98/go-test-color
# Simply replace go test with go-test-color
go-test-color -v ./...
```
## Thanks
- [fatih/color](https://github.com/fatih/color)
- [rakyll/gotest](https://github.com/rakyll/gotest)