From 674615463ceb5580dc8f89e1aa2796fa0a7c2f18 Mon Sep 17 00:00:00 2001 From: Christopher Schirner Date: Fri, 18 Mar 2022 10:57:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eba99e1..3828a20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Mightyohm.com Geigercounter connected to ESP8266 +❗ Disclaimer: **This project assumes that you know how to solder, flash an arduino and use MQTT. This repository not a tutorial - there are plenty of them around the internet. This repository serves the purpose to provide the code to anyone who wants to uses it or extend it yourself to your needs** ❗ + ## getting started To compile this code, just clone or download the master branch as a zip and ramp up your arduino IDE.