From cfe6a6efbe6bc66748d3427a617a5add83b9a7bf Mon Sep 17 00:00:00 2001 From: lennard Date: Wed, 14 Jun 2023 14:39:45 +0200 Subject: [PATCH] fixed a link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec91c38..51f5a64 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,6 @@ I then only listened to the port on which this request was sent, e.g., `(usb.src If you have an older headset, you may have to use a different vendor and product ID `usb.idVendor == 0x0951 && usb.idProduct == 0x1718`. Once you have set the filters, you can perform various actions and review the packets transmitted to and from the headset. -## Acknowledgments +## Other Projects -This project was inspired by X-cloud-flight](https://github.com/kondinskisX-cloud-flight). \ No newline at end of file +This project was inspired by [hyperx-cloud-flight](https://github.com/kondinskis/hyperx-cloud-flight). \ No newline at end of file