Skip to content
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
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<br>
<a href="https://www.devsy.sh">
<picture width="500">
<source media="(prefers-color-scheme: dark)" srcset="docs/static/media/devsy_dark.png">
<img alt="Devsy wordmark" width="500" src="docs/static/media/devsy.png">
</picture>
</a>
<p align="center">
<a href="https://www.devsy.sh">
<picture width="500">
<source media="(prefers-color-scheme: dark)" srcset="docs/static/media/devsy_dark.png">
<img alt="Devsy wordmark" width="500" src="docs/static/media/devsy.png">
</picture>
</a>
</p>

Devsy enables businesses and independent developers to run engineering at scale. It standardizes developer environments, enforces security controls, and runs workspaces across Docker, Kubernetes, cloud providers, and remote hosts with the open DevContainer standard.

Expand Down
Loading