Skip to content

Commit 0ac0651

Browse files
committed
Added hackage and travis-ci buttons to README
1 parent a5ac3ae commit 0ac0651

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.markdown

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Hackage](https://img.shields.io/hackage/v/usb.svg)](https://hackage.haskell.org/package/usb)
2+
[![Build Status](https://travis-ci.org/basvandijk/usb.svg)](https://travis-ci.org/basvandijk/usb)
3+
14
This library enables you to communicate with USB devices from
25
userspace. It is implemented as a high-level wrapper around
36
[bindings-libusb] which is a low-level binding to the C library:

0 commit comments

Comments
 (0)