diff --git a/README.md b/README.md index 8db39b8..9cb2afb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A minimal image for running Linux CLI utilities - shell scripts and similar. This is useful for both interactive purposes or as the basis for other utility images. + ## Quickstart ```console @@ -16,6 +17,7 @@ $ bin/cli exit ``` + ## More Info The image is based on *alpine:edge*, with a small amount of additional setup/installation done. See