From 5f44815e5ede0deb61d17b837d8a22b1ccf3c3d4 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sun, 25 Apr 2021 00:47:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf7325e..4a912d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RGB.NET-PicoPi -Firmware for the Raspberr Py Pico (RP2040) to be used with [RGB.NET](https://github.com/DarthAffe/RGB.NET). +Firmware for the Raspberry Pi Pico (RP2040) to be used with [RGB.NET](https://github.com/DarthAffe/RGB.NET). Building the firmware requires the [pico sdk](https://github.com/raspberrypi/pico-sdk) and a recent version of [tinyusb](https://github.com/hathach/tinyusb).