From fa62388a7e5a589489b07dbf507e949b3ae94e30 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Tue, 19 Jan 2021 10:50:12 +0100 Subject: [PATCH] Updated Development process (markdown) --- Development-process.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Development-process.md b/Development-process.md index ac80b04..26fcfca 100644 --- a/Development-process.md +++ b/Development-process.md @@ -1,3 +1,10 @@ +This wiki page has been sunsetted in favor of [RaspAP Docs](https://docs.raspap.com/). You will find an updated page at: + +### https://docs.raspap.com/developers/ + +___ + + There are as many different ways of developing software for single-board computers, such as the Raspberry Pi, as there are developers who do it. Likewise, opinions vary as to which approach is best. Ultimately it's the process that works for best for _you_ that prevails. This briefly describes two approaches used by contributors to RaspAP. ## Remote host update