From c72a8a94b65a9bca7603511b6b2cbf076e81e1ff Mon Sep 17 00:00:00 2001 From: Wayne Venables Date: Sat, 11 Mar 2023 21:57:33 -0800 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d2e0bc3..83b28b7 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # PicoVGA - VGA/TV display on Raspberry Pico ## About this Fork -This is a fork of the [PicoVGA project](https://github.com/Panda381/PicoVGA) created by Miroslav Nemecek (Panda38@seznam.cz). It has been altered from the original to use the standard Linux-based Raspberry Pi Pico SDK. The header files have also been altered to support automatically generating this documentation. +This is a fork of the [PicoVGA project](https://github.com/Panda381/PicoVGA) created by Miroslav Nemecek (Panda38@seznam.cz). It has been altered from the original to use the standard Linux-based Raspberry Pi Pico SDK. The header files have also been altered to support automatically generating the documentation. ## About PicoVGA