Update README.md

This commit is contained in:
Erich Gamma
2019-05-02 23:31:44 +02:00
committed by GitHub
parent dcb9ae7227
commit c09c426bed

View File

@@ -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: Some things to try:
1. **Edit:** 1. **Edit:**
- Open `server.py` - Open `app.py`
- Try adding some code and check out the language features. - Try adding some code and check out the language features.
2. **Terminal:** Press <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>\`</kbd> and type `uname` and or other Linux commands from the terminal window. 2. **Terminal:** Press <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>\`</kbd> and type `uname` and or other Linux commands from the terminal window.
3. **Build, Run, and Debug:** 3. **Build, Run, and Debug:**