diff --git a/docs/README.md b/docs/README.md index 1cd14e0d0c8ee..d18636590897e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,6 +10,8 @@ Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=soc Provision remote development environments with Terraform. +![Kubernetes workspace in Coder v2](./screenshot.png) + ## Highlights - Automate development environments for Linux, Windows, and macOS @@ -100,6 +102,6 @@ Read the [contributing docs](./CONTRIBUTING.md). -| Name | Start Date | First PR Date |Organization| GitHub User Link | -| ------------- | :--------: | :-----------: |:----------:| ------------------------------: | -| Mathias Fredriksson | 04/25/2022 | 04/25/2022 | [Coder](https://github.com/coder) | [mafredri](https://github.com/mafredri) | +| Name | Start Date | First PR Date | Organization | GitHub User Link | +| ------------------- | :--------: | :-----------: | :-------------------------------: | --------------------------------------: | +| Mathias Fredriksson | 04/25/2022 | 04/25/2022 | [Coder](https://github.com/coder) | [mafredri](https://github.com/mafredri) | diff --git a/docs/screenshot.png b/docs/screenshot.png new file mode 100644 index 0000000000000..1083e2a6ba1b5 Binary files /dev/null and b/docs/screenshot.png differ