From c046558d330c9f92e7b5466ef6722b9852bb3140 Mon Sep 17 00:00:00 2001 From: Asher Date: Mon, 4 Mar 2019 14:27:46 -0600 Subject: [PATCH] Add commercialization section to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cf5ae5d2..f065287c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ ``` > You will be prompted to enter the password shown in the CLI `code-server` should now be running at https://:8443. + > code-server uses a self-signed SSL certificate that may prompt your browser to ask you some additional questions before you proceed. Please [read here](doc/self-hosted/index.md) for more information. For detailed instructions and troubleshooting, see the [self-hosted quick start guide](doc/self-hosted/index.md). @@ -51,3 +52,7 @@ Guides on setup for development will be coming soon. :) ## Enterprise Visit [our enterprise page](https://coder.com/enterprise) for more information on our enterprise offering. + +## Commercialization + +If you would like to commercialize code-server, please contact contact@coder.com.