From d5b208f3bddb62db40752166cbd5dcfdbff58ac0 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Wed, 13 Nov 2024 23:02:12 +0100 Subject: [PATCH] Changed section titles in README.md for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3221447..ff2fc66 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It is now production-ready (tested on 2x16 displays only at the moment.) ToDo: M - [x] make the project a valid python package -# How to get it +# Installation To "install" the library on your Pico, clone the repository first using `git clone`. Open [Thonny](https://thonny.org). There, open a file from "This computer" (thonny asks for the location after clicking on "Open"), and select the `__init__.py` from this repository. To get this file to your Pico's storage, choose "Save as" and choose "Raspberry Pi Pico" as the location.