diff --git a/docs/README.md b/docs/README.md index 03efe672b5..d3cda783b3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,6 +3,10 @@ Coder is an open source platform for creating and managing developer workspaces on your preferred clouds and servers. +

+ +

+ By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of **provisioning** and **accessing** remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity.
@@ -101,3 +105,4 @@ Azure, Google Cloud, Kubernetes, and more. ## Up next - Learn about [Templates](./templates.md) +- [Install Coder](./install/install.sh.md)