From ddbd44aa7ee3970bdc8c3361df0fec7a6ca9e0e2 Mon Sep 17 00:00:00 2001 From: Railson Ferreira Date: Fri, 29 Sep 2023 07:15:20 +0100 Subject: [PATCH] docs: Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea51093..5d71bd5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Next 13 ISR Example -Next 13 Incremental Static Regeneration (ISR) App Directory Example +Next 13 Incremental Static Regeneration (ISR) App Router Example + +```Shell +docker run -p "8080:8080" ghcr.io/railson-ferreira/next-13-isr-example:latest +``` \ No newline at end of file