From c17b519c08098a30ba8749ec943dc232665c66fc Mon Sep 17 00:00:00 2001 From: morg Date: Fri, 23 Jul 2021 11:32:03 +0200 Subject: [PATCH] Update plugins list in README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55654a67..78471abe 100644 --- a/README.md +++ b/README.md @@ -190,10 +190,11 @@ There have been two instances of hardware damage in OpenRGB's development and we * OpenRGB provides a plugin interface for adding features to the OpenRGB application. The following projects provide additional functionality in the form of plugins. * OpenRGB E1.31 Receiver Plugin (by me): https://gitlab.com/CalcProgrammer1/OpenRGBE131ReceiverPlugin - * Effects Engine Plugin (by herosilas12): https://gitlab.com/OpenRGBDevelopers/OpenRGBEffectPlugin + * Effects Engine Plugin (by herosilas12, morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBEffectPlugin * OpenRGB Visual Map Plugin (by morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBVisualMapPlugin * Scheduler Plugin (by morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBSchedulerPlugin * Skin Plugin (by morg): https://gitlab.com/OpenRGBDevelopers/openrgbskinplugin + * Hardware Sync Plugin (by morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBHardwareSyncPlugin ## Projects Used @@ -228,4 +229,4 @@ While no code from these projects directly made its way into OpenRGB, these proj * VRMTool: https://github.com/rbrune/VRMtool * g810-led: https://github.com/MatMoul/g810-led * liquidctl: https://github.com/jonasmalacofilho/liquidctl - * Annemone: https://github.com/manualmanul/Annemone \ No newline at end of file + * Annemone: https://github.com/manualmanul/Annemone