- Added more info and dependencies
parent
f8e5b61b2b
commit
8f9a318a4e
10
README.md
10
README.md
|
@ -4,3 +4,13 @@ blinkenPi
|
||||||
Because LEDs are fun.
|
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