Update README.md

This commit is contained in:
Dmitri Popov
2018-05-30 15:18:50 +02:00
committed by GitHub
parent c9f031e048
commit 40e6805133

View File

@@ -1,9 +1,12 @@
# Little Backup Box # Little Backup Box
Bash shell scripts that transform a Raspberry Pi (or any single-board computer running a Debian-based Linux distribution) into an inexpensive, fully-automatic, pocketable photo backup device. Bash shell scripts that transforms a Raspberry Pi (or any single-board computer running a Debian-based Linux distribution) into an inexpensive, fully-automatic, pocketable photo backup device.
<img src="https://i.imgur.com/OQ3AQfM.jpg" alt="" width="375"/> <img src="https://i.imgur.com/OQ3AQfM.jpg" alt="" width="375"/>
**IMPORTANT**
Little Backup Box is designed to work with USB sticks as backup media. Theoretically, it's possible to make Little Backup Box work with an external hard disk, but this setup is not officially supported.
## Installation ## Installation
First of all, make sure that your Raspberry Pi is connected to the internet. First of all, make sure that your Raspberry Pi is connected to the internet.