diff options
author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2017-03-05 21:05:35 +0900 |
---|---|---|
committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2017-03-05 21:05:35 +0900 |
commit | 0147a481cf98cfbd7ee835b89c6c373d4d5dced1 (patch) | |
tree | 6e9f3de1e5435c3103ed573c7c9d0b6d058c576e | |
parent | golint (diff) | |
download | golite-0147a481cf98cfbd7ee835b89c6c373d4d5dced1.tar.gz golite-0147a481cf98cfbd7ee835b89c6c373d4d5dced1.tar.xz |
add gorepocard badge
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ go-sqlite3 ========== +[](http://godoc.org/github.com/mattn/go-sqlite3) [](https://travis-ci.org/mattn/go-sqlite3) [](https://coveralls.io/r/mattn/go-sqlite3?branch=master) -[](http://godoc.org/github.com/mattn/go-sqlite3) +[](https://goreportcard.com/report/github.com/mattn/go-sqlite3) Description ----------- |