Update README.md

This commit is contained in:
Chuck Lantz
2019-04-19 13:28:22 -07:00
parent dd135d6ad0
commit 2c33eaca53

View File

@@ -13,6 +13,7 @@ Some things to try:
1. **Edit:**
1. Open `server.go`
2. 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. **Build, Run, and Debug:**
1. Open `sever.go`
2. Add a breakpoint.