diff --git a/README.md b/README.md index 6f22c98..9223300 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,9 @@ foo.json ~ $ exit ``` + +Bonus - the same script can be used to start other containers: +```console +$ bin/cli image=alpine:edge +/ # ^D +```