Cleanup FAQ

Prominently explain how code-server is different from VS Code

Closes #1718
This commit is contained in:
Anmol Sethi
2020-05-27 21:28:43 -04:00
parent 8dfac0fb65
commit c7cad402b4
4 changed files with 30 additions and 44 deletions

View File

@@ -42,6 +42,8 @@ If you believe an install script used with `curl | sh` is insecure, please give
Docs on the install script, manual installation and docker image are at [./doc/install.md](./doc/install.md).
We also highly recommend reading the [FAQ](./doc/FAQ.md) on the [Differences compared to VS Code](./doc/FAQ.md#differences-compared-to-vs-code).
## FAQ
See [./doc/FAQ.md](./doc/FAQ.md).