From 84f7d1a24d24d6e7ef00fe2ff4a4344e2686f447 Mon Sep 17 00:00:00 2001 From: Dan Wahlin Date: Thu, 21 Mar 2019 22:55:33 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b78347b..9802801 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#### Docker Services Orchestration Demonstration +#### Docker Services Orchestration Demonstration (Kubernetes Orchestration demo also available) This is a demo application from the [Docker for Web Developers](https://www.pluralsight.com/courses/docker-web-development) course on Pluralsight that demonstrates how multiple services can be integrated and orchestrated using Docker and Docker Compose.