diff --git a/README.md b/README.md index 1e1b0bb..3ba6db3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker-git-puller -A alpine-based docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script. The resulting image is approx. 20MB at size. +An alpine-based docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script. The resulting image is approx. 20MB at size. ## Purpose