|
|
@@ -1,6 +1,9 @@
|
|
|
# go-isatty
|
|
|
|
|
|
-[![Godoc Reference][godoc-img]][godoc] [![Build Status][ci-img]][ci] [![Coverage][coveralls-img]][coveralls] [![Go Report Card][goreportcard-img]][goreportcard]
|
|
|
+[](http://godoc.org/github.com/mattn/go-isatty)
|
|
|
+[](https://travis-ci.org/mattn/go-isatty)
|
|
|
+[](https://coveralls.io/github/mattn/go-isatty?branch=master)
|
|
|
+[](https://goreportcard.com/report/mattn/go-isatty)
|
|
|
|
|
|
isatty for golang
|
|
|
|