diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # bootkbd +[](https://docs.rs/bootkbd) +[](https://travis-ci.org/bjc/bootkbd) + This is a (very) simple USB host-side driver for boot-protocol keyboards using the [usb-host](https://github.com/bjc/usb-host) trait library. |