diff --git a/README.md b/README.md index 3a7dd50..b71c539 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,11 @@ remote_repo=http://github.com/grahamhelton/configurationFiles ``` -# How to use +# Initial setup +Autodeploy relies on having a git repository to store your configuration files. To get started, simply create an empty git repository and autodeploy will ask you where it is the first time you run it. +![Autodeploy setup](https://grahamhelton.com/autodeploy_setup.png) + +## Command line arguments Autodeploy is fairly simple to use once you understand the switches. Here is a quick run down of what everything does.