From c96d1c24b06e09a325d94dec01d315a78a49d152 Mon Sep 17 00:00:00 2001 From: morg Date: Fri, 16 Jul 2021 14:20:36 +0200 Subject: [PATCH] Review plugins list in README. Add Scheduler plugin. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa81a3b9..55654a67 100644 --- a/README.md +++ b/README.md @@ -190,9 +190,10 @@ 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 - * Auto Updates Plugin (by herosilas12): https://gitlab.com/herosilas12/OpenRGB-Plugins/-/tree/Updates * Effects Engine Plugin (by herosilas12): 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 ## Projects Used