From d984fa87cdb27c4a711070db6f6a83410b0f8419 Mon Sep 17 00:00:00 2001 From: ImplFerris Date: Sun, 20 Oct 2024 11:09:15 +0530 Subject: [PATCH] Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e88404..65a5725 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Pico Pico -Welcome to **Pico Pico**, an informal collection of explorations, tinkering, and learnings centered around the **Raspberry Pi Pico 2**. +**Pico Pico** is an MD book that shares my explorations, tinkering, and learnings with the **Raspberry Pi Pico 2**. - Understanding the hardware and its capabilities - Setting up your development environment - Running simple programs - Exploring example projects, such as making an LED blink + +You can access the MD book here: [implferris.github.io/pico-pico/](https://implferris.github.io/pico-pico/)