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:
parent
2dde2a79e7
commit
1cedb9d545
|
@ -1,5 +1,7 @@
|
||||||
# ui: platform-native GUI library for Go
|
# ui: platform-native GUI library for Go
|
||||||
|
|
||||||
|
[](https://goreportcard.com/report/github.com/andlabs/ui) [](https://godoc.org/github.com/andlabs/ui)
|
||||||
|
|
||||||
# Update 5 June 2016: You can FINALLY `go get` this package!
|
# Update 5 June 2016: You can FINALLY `go get` this package!
|
||||||
|
|
||||||
`go get` should work out of the box for the following configurations:
|
`go get` should work out of the box for the following configurations:
|
||||||
|
|
Loading…
Reference in New Issue