Point to gousb2.0 for that branch.
This commit is contained in:
@@ -3,7 +3,7 @@ Introduction
|
|||||||
|
|
||||||
[![Build Status][ciimg]][ci]
|
[![Build Status][ciimg]][ci]
|
||||||
[![GoDoc][docimg]][doc]
|
[![GoDoc][docimg]][doc]
|
||||||
[](https://coveralls.io/github/kylelemons/gousb?branch=master)
|
[](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
|
||||||
|
Reference in New Issue
Block a user