From 8ec01d3705178b3c111f003508bf5ea2a737680b Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Sat, 3 Jun 2017 03:11:57 -0400 Subject: [PATCH] Add blog link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 373f510..875e55e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Allows one to build a Raspberry Pi-based BMC unit for an IPMI-less server. The Raspbian system must include the package `screen` and (via `pip`) the Python libraries `python-daemon` and `raspberry-gpio-python` (installed by default). +More information can be found here: https://www.boniface.me/post/a-raspberry-pi-bmc/ + There are three main files: 1) `bmcd` - BMC Daemon