diff --git a/Home.md b/Home.md index 3e33d13..b2e0e1c 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ Welcome to the official documentation for code-server. ## What is code-server? -code-server is a port of the infamous [Visual Studio Code](https://code.visualstudio.com) for the web. You can leverage the same experience you enjoy on a local VS Code installation at the comfort of your browser. It also allows you to offload development in a more portable environment - such as Docker or in the cloud. +code-server is a port of the hugely popular [Visual Studio Code](https://code.visualstudio.com) for the web. You can leverage the same experience you enjoy on a local VS Code installation at the comfort of your browser. It also allows you to offload development in a more portable environment - such as Docker or in the cloud. ![code-server](https://github.com/cdr/code-server/raw/master/doc/assets/ide.gif) @@ -15,4 +15,4 @@ Check out our [Quick Start](cdr/code-server/wiki/Quick-Start) to get you up to s ## Deploying to a cloud provider -Interested parties that want to deploy code-server to Google Cloud Platform or the like can refer to our [Deployment](cdr/code-server/wiki/Deployment) documentation \ No newline at end of file +Interested parties that want to deploy code-server to Google Cloud Platform or the like can refer to our [Deployment](cdr/code-server/wiki/Deployment) documentation. \ No newline at end of file