diff --git a/README.md b/README.md index ca45ee2..3fd7efe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Operame -Dit is de broncode van de firmware voor de [operame CO2 sensor](https://operame.nl/). +Dit is de broncode van de firmware voor de [Operame CO2-meter](https://operame.nl/). ## Gebruik @@ -9,5 +9,5 @@ Dit is de broncode van de firmware voor de [operame CO2 sensor](https://operame. Deze repository gebruikt [PlatformIO](https://platformio.org/) voor installatie. 1. Installeer PlatformIO. -2. Check deze repository lokaal uit. +2. Kloon deze repository lokaal. 3. Ga naar de map van deze repository en voer `pio run` uit.