From b202d3746af00f9b28d35a50f9661bee81d23b2f Mon Sep 17 00:00:00 2001 From: nefarius Date: Fri, 20 Dec 2024 15:43:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb5c828..7f33354 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Demo USB class filter driver to [fix UDE compatibility with USBAUDIO.SYS](https://fosstodon.org/@Nefarius/110089542325783941) in the lab. +## 🚨 DISCLAIMER 🚨 + +**Provided for education purposes only!** For use in lab environments and alike only. Don't use this in production and come crying to me afterwards if things blow up in your face, use at your own risk 💣 That out of the way, please continue reading 😉 + ## Dependencies [DmfBusFilterExtension](https://git.nefarius.at/nefarius/DmfBusFilterExtension)