Update README.md
This commit is contained in:
@@ -2,3 +2,12 @@
|
|||||||
|
|
||||||
# Raspberry Pi Birdbox
|
# Raspberry Pi Birdbox
|
||||||
A wooden birdbox with some extra gadgets courtesy of the Raspberry Pi. (Camera, IR, Weight)
|
A wooden birdbox with some extra gadgets courtesy of the Raspberry Pi. (Camera, IR, Weight)
|
||||||
|
|
||||||
|
## Download the Pi-Box Repository on to your raspberry pi
|
||||||
|
|
||||||
|
```console
|
||||||
|
pi@pibox:~ $ git clone https://github.com/LazyAssassin445/pi-box.git
|
||||||
|
pi@pibox:~ $ cd pi-box
|
||||||
|
pi@pibox:~/pi-box$ git pull
|
||||||
|
```
|
||||||
|
Ok now you have the repo on your pi (I need to finish the project first!!!)
|
||||||
|
|||||||
Reference in New Issue
Block a user