diff --git a/README.md b/README.md index a7b3b7a..30e8732 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # README # -Set of scripts to automatically deploy a remote git repository via a trigger. +Set of scripts to automatically update from a remote git repository via a trigger. + +This trigger can be an external git repository. I used [gitlab ](https://gitlab.com/gitlab-org/gitlab-ce) to access a URL on the development and production systems, keeping them up to date with the remote git repository as commits and merges happened. ### How do I get set up? ###