- Added more info and dependencies
parent
f8e5b61b2b
commit
8f9a318a4e
12
README.md
12
README.md
|
@ -3,4 +3,14 @@ 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
|
||||
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
|
||||
```
|
Loading…
Reference in New Issue