From 3b55635944d0335a11c448a984d9104d9d7a2463 Mon Sep 17 00:00:00 2001 From: mag37 Date: Thu, 19 Jan 2023 12:29:22 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed039f..9569df2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # dockcheck -### Scripts and functions to check for updates for docker images, **without the need of pulling**. With the help of [`regctl`](https://github.com/regclient/regclient). +### Scripts and functions to check for updates for docker images, **without the need of pulling**. +With the help of [`regctl`](https://github.com/regclient/regclient). This is just a concept for fun and inspiration, use with care. ___