Update grammar on README (#139)

This commit is contained in:
Jeremy Pinnix 2019-03-08 10:34:31 -06:00 committed by Kyle Carberry
parent 9f4212eace
commit 5c435a3b6c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ docker run -p 127.0.0.1:8443:8443 -v "${PWD}:/root/project" codercom/code-server
- If you have a Windows or Mac workstation, more easily develop for Linux. - If you have a Windows or Mac workstation, more easily develop for Linux.
- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
- Preserve battery life when you're on the go. - Preserve battery life when you're on the go.
- All intensive computation is ran on your server. - All intensive computation runs on your server.
- You're no longer running excess instances of Chrome. - You're no longer running excess instances of Chrome.
![Screenshot](/doc/assets/ide.png) ![Screenshot](/doc/assets/ide.png)