Changed section titles in README.md for consistency

This commit is contained in:
2024-11-13 23:02:12 +01:00
parent 8a17a02ac2
commit d5b208f3bd

View File

@@ -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 - [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. 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.