From c4e10fc718d2aa8db48d29ea3a76fd7c3460902f Mon Sep 17 00:00:00 2001 From: Sebastian Straub Date: Wed, 14 Feb 2024 14:20:10 +0100 Subject: [PATCH] add links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef4e778..b2eb2ea 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,8 @@ Before contributing code, please set up the pre-commit hooks to reduce errors an ## Links +* [raspi-poe-mon](https://github.com/klamann/raspi-poe-mon) (this project) on GitHub +* [RustBerry-PoE-Monitor](https://github.com/jackra1n/RustBerry-PoE-Monitor), another implementation in Rust * [Waveshare: PoE HAT (B)](https://www.waveshare.com/wiki/PoE_HAT_(B)) * [luma.oled](https://github.com/rm-hull/luma.oled) * [pillow (PIL) dependencies](https://pillow.readthedocs.io/en/latest/installation.html#external-libraries)