From 71245de45c0d9742dbc85fdb82394e13e82ca49e Mon Sep 17 00:00:00 2001 From: Jeff Ferber Date: Fri, 11 Oct 2019 11:05:01 -0700 Subject: [PATCH] update webstack-micro description per feedback --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3008ecc..9b065ae 100644 --- a/README.md +++ b/README.md @@ -658,7 +658,7 @@ Services to securely store your Docker images. ## Demos and Examples -- [webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app built with Docker Compose, showing how to set up an API Gateway, centralized authentication, background workers, and WebSockets. +- [Webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services. ## Good Tips