From b63e9308b5492ee09600893d5d9ba83aef9972a2 Mon Sep 17 00:00:00 2001 From: David Hoppenbrouwers Date: Thu, 8 Sep 2022 13:47:27 +0200 Subject: [PATCH] Rename repository from usb_hid to usb --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6362826..086ebc7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Utilities for working with USB HID devices +# Utilities for working with USB devices ## Crates -* [`report_descriptor`](report_descriptor/) item parser for Report descriptors. +* [`report_descriptor`](report_descriptor/) item parser for HID Report descriptors.