Skip to content

Commit d16171f

Browse files
committed
Give some value props
1 parent 838c8a6 commit d16171f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
[!["Latest Release"](https://img.shields.io/github/release/codercom/code-server.svg)](https://github.com/codercom/code-server/releases/latest)
55
[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](#)
66

7-
`code-server` is VS Code running on a remote server, accessible through the browser.
7+
`code-server` is [VS Code](https://github.com/Microsoft/vscode) running on a remote server, accessible through the browser.
8+
9+
- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
10+
- If you have a Windows or Mac workstation, more easily develop for Linux.
11+
- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
12+
- Preserve battery life when you're on the go.
13+
- All intensive computation is ran on your server.
14+
- You're no longer running excess instances of Chrome.
815

916
![Screenshot](/doc/assets/ide.png)
1017

0 commit comments

Comments
 (0)