Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: add hero image to About #5539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Coder is an open source platform for creating and managing developer workspaces
on your preferred clouds and servers.

<p align="center">
<img src="./images/hero-image.png">
</p>

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.

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

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