From 272dea3810c2e7a8eeb131f4b1e6e36cfd0f24b1 Mon Sep 17 00:00:00 2001 From: schinken Date: Tue, 15 Mar 2022 17:49:27 +0100 Subject: [PATCH] Update README --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 00f2fbb..25d7f97 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # Mightyohm.com Geigercounter connected to ESP8266 -Here's some code and schematic to connect your mightyohm.com geiger counter to the Internet of Things (IoT). - -![Schematic](https://raw.githubusercontent.com/b4ckspace/esp8266-geigercounter/master/schematic.png "How to connect") - -## compile +## getting started To compile this code, just clone or download the master branch as a zip and ramp up your arduino IDE. @@ -13,6 +9,12 @@ To compile this code, just clone or download the master branch as a zip and ramp * Select Wemos D1 Mini clone in Platform +## how to connect the wires +Here's some code and schematic to connect your mightyohm.com geiger counter to the Internet of Things (IoT). + +![Schematic](https://raw.githubusercontent.com/b4ckspace/esp8266-geigercounter/master/schematic.png "How to connect") + + ## license and credits This code is under MIT license (Christopher Schirner )