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 )