From 439d55b611931efd4fa1d6b0ef03d9afb3a7d96c Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Sat, 22 Oct 2022 17:43:01 -0400 Subject: [PATCH] Updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.