Point to gousb2.0 for that branch.

This commit is contained in:
Sebastian Zagrodzki
2017-03-26 18:48:36 +02:00
parent 7631ae4158
commit 3b8abbe38b

View File

@@ -3,7 +3,7 @@ Introduction
[![Build Status][ciimg]][ci] [![Build Status][ciimg]][ci]
[![GoDoc][docimg]][doc] [![GoDoc][docimg]][doc]
[![Coverage Status](https://coveralls.io/repos/github/kylelemons/gousb/badge.svg?branch=master)](https://coveralls.io/github/kylelemons/gousb?branch=master) [![Coverage Status](https://coveralls.io/repos/github/kylelemons/gousb/badge.svg?branch=gousb2.0)](https://coveralls.io/github/kylelemons/gousb?branch=gousb2.0)
The gousb package is an attempt at wrapping the libusb library into a Go-like binding. The gousb package is an attempt at wrapping the libusb library into a Go-like binding.
@@ -13,7 +13,7 @@ Supported platforms include:
- darwin - darwin
- windows - windows
[ciimg]: https://travis-ci.org/kylelemons/gousb.svg?branch=master [ciimg]: https://travis-ci.org/kylelemons/gousb.svg?branch=gousb2.0
[ci]: https://travis-ci.org/kylelemons/gousb [ci]: https://travis-ci.org/kylelemons/gousb
[docimg]: https://godoc.org/github.com/kylelemons/gousb?status.svg [docimg]: https://godoc.org/github.com/kylelemons/gousb?status.svg
[doc]: https://godoc.org/github.com/kylelemons/gousb [doc]: https://godoc.org/github.com/kylelemons/gousb