diff --git a/README.md b/README.md index f9db0fb..ed6b4db 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Fanpico is a smart PWM (PC) fan controller based around [Raspberry Pi Pico](http * Controls up to 8 fans. * Connect up to 4 motherboard fan outputs. * Connect up to 2 remote temperature probes (plus onboard "ambient" temperature sensor). -* Support for 1-Wire Temperature sensors (up to 8 sensors) +* Support for [1-Wire Temperature sensors](https://github.com/tjko/fanpico/wiki/1%E2%80%90Wire-Temperature-Sensors-with-FanPico) (up to 8 sensors) * Support for [I2C Temperature sensors](https://github.com/tjko/fanpico/wiki/I2C-Temperature-Sensors-with-FanPico) (up to 8 sensors) * [OLED](https://github.com/tjko/fanpico/wiki/OLED-(I2C)-Display-Support) and [LCD](https://github.com/tjko/fanpico/wiki/LCD-(SPI)-Panel-Connection) display support (boards where model name ends with "D"). * Can be powered from motherboard fan outputs or using (AUX) 4-pin floppy connector.