diff --git a/README.md b/README.md index a62552f..ca45ee2 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -Won't work in Arduino IDE; use PlatformIO. +# Operame + +Dit is de broncode van de firmware voor de [operame CO2 sensor](https://operame.nl/). + +## Gebruik + +### Installatie + +Deze repository gebruikt [PlatformIO](https://platformio.org/) voor installatie. + +1. Installeer PlatformIO. +2. Check deze repository lokaal uit. +3. Ga naar de map van deze repository en voer `pio run` uit.