From 2c8e4da552f0d02f1a1d5615b257685ee33e1853 Mon Sep 17 00:00:00 2001 From: xzeldon Date: Fri, 6 Sep 2024 03:02:08 +0300 Subject: [PATCH] docs: update support statement for Linux compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8e7b92..d68a65e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Show your wireless Razer devices battery levels in your system tray. > This is a work in progress and currently support only **Razer DeathAdder V3 Pro**. -> This works pretty well on **Windows**, should work on **Linux** if you _add udev rule to get access to usb devices_ (see [here](https://github.com/libusb/hidapi/blob/master/udev/69-hid.rules)). But I haven't tested yet. +> Currently, this works only on **Windows**, should work on **Linux** if you _add udev rule to get access to usb devices_ (see [here](https://github.com/libusb/hidapi/blob/master/udev/69-hid.rules)) and remove/`cfg(windows)` some platform-specific code. But I haven't tested yet. ## Usage