diff --git a/README.md b/README.md index 9b74a63..a26c00e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # revealjs-helm reveal-js inside kubernetes! -## Container image +## Local testing with image +The Contaienr image are located at ghcr. +With this example command, you can pull the image to you local env: ``` podman pull ghcr.io/syntax3rror404/revealjs-helm/revealjs:latest ```