From 5a47b72f49dcad7f0c344aab977ccf87dad73794 Mon Sep 17 00:00:00 2001 From: will-v-pi <108662275+will-v-pi@users.noreply.github.com> Date: Wed, 22 May 2024 18:12:13 +0100 Subject: [PATCH] Add link to documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index beba1244..c61903ab 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is the official Visual Studio Code extension for Raspberry Pi Pico development. It provides a set of tools to help you get started with development for the Pico boards using Visual Studio Code and the official [Pico SDK](https://github.com/raspberrypi/pico-sdk). +This extension is documented in section 7.2 of the [Getting started with Raspberry Pi Pico](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) PDF + [Download latest Beta RC 📀](https://github.com/raspberrypi/pico-vscode/releases) ## Features