diff --git a/README.md b/README.md index ea2d9fd..4212a25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# docker-cron-git-pull +# docker-git-puller -A docker container that pulls a git repo (updates it) every minute with a cronjob. +A docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script. ## Purpose