From 658db1882c875afb26a31dc13aa99430f9164c91 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Wed, 14 Aug 2019 20:54:46 -0400 Subject: Travis, README badges. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 50262c8..f475889 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # usb-host +[![Documentation](https://docs.rs/usb-host/badge.svg)](https://docs.rs/usb-host) +[![Testing](https://api.travis-ci.org/repos/bjc/usb-host.svg?branch=master)](https://travis-ci.org/bjc/usb-host) + This is a collection of traits that mediate between drivers for USB peripherals and USB Host. -- cgit v1.2.3