aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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.