From f7a7135fd35f0b6ced72381142ab31c4568a9503 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Mon, 11 Jan 2021 15:23:42 +0000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 182f15e..12cfc9f 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,13 @@ Build the plugin using QT Creator or QMake using the .pro file. Copy the plugin to your OpenRGB plugins directory. -## Windows - -%APPDATA%\OpenRGB\plugins - -## Linux - -~/.config/OpenRGB/plugins +* Windows: %APPDATA%\OpenRGB\plugins +* Linux: ~/.config/OpenRGB/plugins # Usage Once installed, you will have an E1.31 Receiver tab in OpenRGB. Select this tab. Once detection is complete, the list of universes should be populated. After this, you can simply click the Start Receiver button and OpenRGB is ready to receive E1.31 packets. + +# Screenshot + +![image](/uploads/7aa973dfa45a98ffa394d748a6125d44/image.png)