From e5fce7074e57bc362504f9e11db4b4d68f132232 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Fri, 19 Apr 2019 20:25:37 -0500 Subject: [PATCH] Add marketing to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4b207f5..2425f98 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ `sshcode` is a CLI to automatically install and run [code-server](https://github.com/codercom/code-server) over SSH. +It uploads your extensions and settings automatically, so you can seamlessly use +remote servers as VS Code 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. +**It feels just like native VS Code.** + ![Demo](/demo.gif) ## Install