aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2019-08-14 20:54:46 -0400
committerBrian Cully <bjc@kublai.com>2019-08-14 20:57:40 -0400
commit658db1882c875afb26a31dc13aa99430f9164c91 (patch)
tree2cbce907e2c9acc8b3296ccba1c958a567729d18 /README.md
parent4c6fbbd2a00be46ab03fd2bd79ae8faafc2ee53c (diff)
downloadusb-host-658db1882c875afb26a31dc13aa99430f9164c91.tar.gz
usb-host-658db1882c875afb26a31dc13aa99430f9164c91.zip
Travis, README badges.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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.