point to master branch for coverage, duh...

This commit is contained in:
Sebastian Zagrodzki
2017-03-26 18:37:57 +02:00
parent 0d18ae2f82
commit 926e8d0ea6

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=coverage)](https://coveralls.io/github/kylelemons/gousb?branch=coverage) [![Coverage Status](https://coveralls.io/repos/github/kylelemons/gousb/badge.svg?branch=master)](https://coveralls.io/github/kylelemons/gousb?branch=master)
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.