- Added more info and dependencies

master
Steve Clement 2015-03-01 20:24:16 +01:00
parent f8e5b61b2b
commit 8f9a318a4e
1 changed files with 11 additions and 1 deletions

View File

@ -4,3 +4,13 @@ blinkenPi
Because LEDs are fun.
Initiall this will display the space status on our small jumbotron but will also reflect current space life in the future
Dependencies
------------
```
sudo apt-get install python-imaging
# Initialize submodules in repo
git submodule update --init
```