From abc2d2e24ab76abf2161b0678486c36b3a830a4b Mon Sep 17 00:00:00 2001 From: Kyler Date: Wed, 10 Dec 2025 00:10:49 -0700 Subject: [PATCH] Added contributing link to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7247cfe..b85dcd9 100644 --- a/README.md +++ b/README.md @@ -122,3 +122,7 @@ python3 build.py rp2040 Flash Raspberry Pi Pico: Copy `.\build_pico\sls.elf.uf2` to your Pico in BOOTSEL mode + +## Contributing + +[sls.purplecello.org/contributing](https://sls.purplecello.org/contributing.html)