From 3d763bdf52533303381c6b24e267edaad45b45cc Mon Sep 17 00:00:00 2001
From: CiscoTheWolf <cisco@hostingwire.net>
Date: Sun, 2 Jul 2023 08:44:46 +0200
Subject: [PATCH] Added link to the AP setup to the readme

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 176e693..27b46d1 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ For using the: RGB-Matrix-P3-64x32 by Wavshare with driver chips: FM6047
 In order to set up the pi in such a way that the RGB LED matrixes can operate at their rated brightness a init script from the screen manuafacturer needs to be ran. A guide on how to is on the following webpage: https://www.waveshare.com/wiki/RGB--Matrix-P3-64x32-Reginit
 
 
+The used guide for setting up the rpi as an AP:
+https://learn.sparkfun.com/tutorials/setting-up-a-raspberry-pi-3-as-an-access-point/all
 
 RGB Matrix Display with MQTT Control (roy-test.py)