From 992e106adc922440e3a3e9f7aef157d7851b1695 Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Sat, 22 Oct 2022 17:38:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a7dd50..993c09b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # AutoDeploy AutoDeploy is a tool written in 100% bash that allows for extensible synchronization of configuration files, auto installation of programs your commonly use, and allows for git-like pull/commit. This is intended to be extensible to allow for you to quickly push out a set of configuration files, and have them be pulled into any other machine. +![Autodeploy Running](https://grahamhelton.com/autodeploy.png) + # Goals I work on so many different machines that keeping my configuration files and the versions of the software I use in sync between many machines is a painstaking task. Autodeploy should help with the following: