From f8ccd3a23d5b6d7f40dffe9835dd80c581dd8713 Mon Sep 17 00:00:00 2001 From: Robert M Date: Tue, 14 May 2019 12:28:38 -0400 Subject: [PATCH] Expand VS Code (#101) * Updated README to link to VS Code homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d42339..a5db262 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ `sshcode` is a CLI to automatically install and run [code-server](https://github.com/cdr/code-server) over SSH. It uploads your extensions and settings automatically, so you can seamlessly use -remote servers as VS Code hosts. +remote servers as [VS Code](https://code.visualstudio.com) hosts. If you have Chrome installed, it opens the browser in app mode. That means there's no keybind conflicts, address bar, or indication that you're coding within a browser.