Merge branch 'master' of github.com:dpavlin/GroveSensor
[GroveSensor] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..40e3da0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# GroveSensor
+Grove Beginner Kit sensors show graphs using InfluxDB and Grafana
+
+Very simple example how to read sensors and construct serial output
+which can be sent to InfluxDB using simple shell script with just
+stty and curl as dependency