ソースを参照

update README.md

Yasuhiro Matsumoto 8 年 前
コミット
f850a577f4
1 ファイル変更4 行追加0 行削除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -1,5 +1,9 @@
 # go-isatty
 
+[![Build Status](https://travis-ci.org/mattn/go-isatty.svg?branch=master)](https://travis-ci.org/mattn/go-isatty)
+
+[![Coverage Status](https://coveralls.io/repos/github/mattn/go-isatty/badge.svg?branch=master)](https://coveralls.io/github/mattn/go-isatty?branch=master)
+
 isatty for golang
 
 ## Usage