Skip to content

Commit 05dc83e

Browse files
authored
docs: add hero image to About (#5539)
A reddit comment recently linked to this page, so we want to make it convert better.
1 parent b6dab5f commit 05dc83e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Coder is an open source platform for creating and managing developer workspaces
44
on your preferred clouds and servers.
55

6+
<p align="center">
7+
<img src="./images/hero-image.png">
8+
</p>
9+
610
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.
711

812
<blockquote class="warning">
@@ -101,3 +105,4 @@ Azure, Google Cloud, Kubernetes, and more.
101105
## Up next
102106

103107
- Learn about [Templates](./templates.md)
108+
- [Install Coder](./install/install.sh.md)

0 commit comments

Comments
 (0)