diff --git a/README.md b/README.md index e033b06..8ec7827 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,21 @@ file. ![Screen shot of snapaid.sh find](images/snapaid.find.png?raw=true) +Quick Start +------------- + The only file needed for this is the snapaid.sh script. The other files are used for generating the index. +``` +$wget https://raw.githubusercontent.com/jmgurney/snapaid/master/snapaid.sh +$chmod 755 snapaid.sh +$./snapaid.sh find +``` + +Notes +----- + This repository will be signed by my FreeBSD GPG key. It is available at: [https://www.freebsd.org/doc/en_US.ISO8859-1/articles/pgpkeys/pgpkeys-developers.html]