From fb68893da6a7171e0e686f0f524903d2c42c0a3d Mon Sep 17 00:00:00 2001 From: Christopher Lewis Date: Wed, 19 Feb 2025 15:27:18 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 020f9d2..12eae34 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Welcome to the AppMesh Playground. You are probably here because you want to learn more about AppMesh or because you're interested in contributing to making this repository a go to example of how to integrate different AWS technologies, centered around AppMesh. Good news, you're in the right place! + + ## 🎬 How do I get started 🎬 1. Clone this repo. 2. Install the AWS CDK - `npm install -g aws-cdk`