From 97bc86ee2a6db1bc21c4881b333377977353bb22 Mon Sep 17 00:00:00 2001 From: "Adam P. Currier" Date: Tue, 25 Feb 2025 20:46:39 -0500 Subject: [PATCH] Added readme with link to files in the basics workshop --- nginx-basics/appworld/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 nginx-basics/appworld/README.md diff --git a/nginx-basics/appworld/README.md b/nginx-basics/appworld/README.md new file mode 100644 index 0000000..6492ee5 --- /dev/null +++ b/nginx-basics/appworld/README.md @@ -0,0 +1,3 @@ +# NGINX Basics Console Demo + +The material for this demo can be found within the NGINX Basics Workshop GitHub repository at .