From 5eca2a6c3c64da897a7888c99efa8c4764a1e5ad Mon Sep 17 00:00:00 2001 From: Rem0o Date: Fri, 23 Dec 2022 12:24:27 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9ee500..793199a 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ From the community (notify me if I'm missing some): * https://github.com/jmarucha/FanControl.Liquidctl * https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods * https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext +* https://github.com/FoPzl/FanControl.AquacomputerQuadro to interface with aquacomputer Quadro * https://github.com/vision57/FanControl.GPU-Z From Rem0o