Explorar o código

First commit, updated README.md

Samuel Vestlin %!s(int64=6) %!d(string=hai) anos
pai
achega
a6d7ba4354
Modificáronse 1 ficheiros con 13 adicións e 1 borrados
  1. 13 1
      README.md

+ 13 - 1
README.md

@@ -1,2 +1,14 @@
 # energy-meter-logger
-Log your Energy Meter data on a Raspberry Pi and plot graphs of your energy consumption 
+Log your Energy Meter data on a Raspberry Pi and plot graphs of your energy consumption
+
+### Requirements
+
+* Python 2.7 (or 3) and PIP
+```sh
+$ sudo apt-get install python-pip
+```
+
+
+```sh
+$ pip install --user git+https://github.com/samuelphy/energy-meter-logger
+```