Add helpful links in README

This adds a link to https://goreportcard.com/ and https://godoc.org/ in the form of shields from http://shields.io/
This commit is contained in:
Sam Balana 2017-08-09 20:52:03 -07:00 committed by GitHub
parent 2dde2a79e7
commit 1cedb9d545
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# ui: platform-native GUI library for Go
[![Go Report Card](https://goreportcard.com/badge/github.com/andlabs/ui)](https://goreportcard.com/report/github.com/andlabs/ui) [![GoDoc](https://godoc.org/github.com/andlabs/ui?status.svg)](https://godoc.org/github.com/andlabs/ui)
# Update 5 June 2016: You can FINALLY `go get` this package!
`go get` should work out of the box for the following configurations: