Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyLisovskiy committed Sep 3, 2018
1 parent 32a6028 commit 404e13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Minimum Go Version](https://img.shields.io/badge/Go-v1.3-blue.svg)](https://golang.org/)
[![Go Documentation](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/YuriyLisovskiy/qrcode/qr)
[![Build Status](https://travis-ci.org/YuriyLisovskiy/qrcode.svg?branch=master)](https://travis-ci.org/YuriyLisovskiy/qrcode)
[![Coverage Status](https://coveralls.io/repos/github/YuriyLisovskiy/qrcode/badge.svg)](https://coveralls.io/github/YuriyLisovskiy/qrcode)
[![Coverage Status](https://coveralls.io/repos/github/YuriyLisovskiy/qrcode/badge.svg?branch=master)](https://coveralls.io/github/YuriyLisovskiy/qrcode?branch=master)
### Installation
```
$ go get -u github.com/YuriyLisovskiy/qrcode/qr
Expand Down

0 comments on commit 404e13f

Please sign in to comment.