From 605c3c63670c4f9ba94064e04a642a344f149a66 Mon Sep 17 00:00:00 2001 From: LG <76845820+im-coder-lg@users.noreply.github.com> Date: Tue, 9 Nov 2021 23:00:27 +0530 Subject: [PATCH] Add a gist of the difference between code-server and Coder (#4419) * Add a gist of the difference * Update the gist * Update README.md As told by @tmikaeld here: https://github.com/cdr/code-server/discussions/3102#discussioncomment-1565789 * Update docs/README.md Co-authored-by: Joe Previte * `yarn fmt` results Co-authored-by: Joe Previte Co-authored-by: Asher --- docs/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README.md b/docs/README.md index da68fcc5..58e00397 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,6 +14,9 @@ access it in the browser. - Preserve battery life when you're on the go; all intensive tasks run on your server +| 🔔 code-server is a free browser-based IDE while [Coder](https://coder.com/), is our enterprise developer workspace platform. For more information, visit [Coder.com](https://coder.com/docs/comparison) +| --- + ## Requirements See [requirements](requirements.md) for minimum specs, as well as instructions