From d712913f367da24ab5ec0207b392168474130f79 Mon Sep 17 00:00:00 2001 From: Hel Gibbons <50950368+helgibbons@users.noreply.github.com> Date: Tue, 12 Jul 2022 19:50:32 +0100 Subject: [PATCH] lint readme --- micropython/examples/pico_explorer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micropython/examples/pico_explorer/README.md b/micropython/examples/pico_explorer/README.md index 76bc5db9..5d13fbdf 100644 --- a/micropython/examples/pico_explorer/README.md +++ b/micropython/examples/pico_explorer/README.md @@ -1,6 +1,6 @@ # Pico Explorer MicroPython Examples -- - [PicoGraphics](#picographics) +- [PicoGraphics](#picographics) - [Non-Wireless Examples](#non-wireless-examples) - [Balls Demo](#balls-demo) - [Button Test](#button-test)