From c09c426bed6fd13316ffc67f72f6ed1d9d2f6324 Mon Sep 17 00:00:00 2001 From: Erich Gamma Date: Thu, 2 May 2019 23:31:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dea7b1..19a36f9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Once you have this sample opened in a container, you'll be able to work with it Some things to try: 1. **Edit:** - - Open `server.py` + - Open `app.py` - Try adding some code and check out the language features. 2. **Terminal:** Press ctrl+shift+\` and type `uname` and or other Linux commands from the terminal window. 3. **Build, Run, and Debug:**