From 8ed2996926bfb331f806e45f32abdbe830c64ffc Mon Sep 17 00:00:00 2001 From: kieferrm Date: Fri, 26 Apr 2019 22:27:15 +0000 Subject: [PATCH] doc review --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 38529b7..0fd8dc8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Try Out Development Containers: Go -This is a sample project to go along with the "try" quick start for the **[VS Code Remote - Containers](https://aka.ms/vscode-remote/containers)** extension. +This is a sample project to go along with the "Try a dev container" quick start for the **[VS Code Remote - Containers](https://aka.ms/vscode-remote/containers)** extension. -**If you aren't already following the quick start, [see here](#setting-up-the-development-container).** +**If you aren't already following the quick start, [see below](#setting-up-the-development-container).** ## Things to try -One you have this sample opened in a container, you'll be able to work with it like you would locally. +Once you have this sample opened in a container, you'll be able to work with it like you would locally. Some things to try: @@ -56,5 +56,5 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio ## License -Copyright © Microsoft Corporation All rights reserved.
+Copyright © Microsoft Corporation All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information.