diff --git a/README.md b/README.md index b71c539..eb24cde 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: