diff --git a/.github/codecov.yml b/.github/codecov.yml index 0e1cadd432fa5..2a626cda0b502 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -15,7 +15,7 @@ coverage: informational: yes project: default: - target: 70% + target: 65% informational: yes ignore: diff --git a/README.md b/README.md index 6b5282378265d..47d1c665ca597 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Coder -[!["GitHub -Discussions"](https://img.shields.io/badge/%20GitHub-%20Discussions-gray.svg?longCache=true&logo=github&colorB=purple)](https://github.com/coder/coder/discussions) [!["Join us on -Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache=true&logo=discord&colorB=purple)](https://discord.gg/coder) +Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache=true&logo=discord&colorB=green)](https://discord.gg/coder) +[![codecov](https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G)](https://codecov.io/gh/coder/coder) [![Twitter Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social)](https://twitter.com/coderhq) -[![codecov](https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G)](https://codecov.io/gh/coder/coder) Coder creates remote development machines so your team can develop from anywhere. @@ -31,7 +29,7 @@ Coder creates remote development machines so your team can develop from anywhere ## Getting Started > **Note**: -> Coder is in an alpha state. [Report issues here](https://github.com/coder/coder/issues/new). +> Coder is in a beta state. [Report issues here](https://github.com/coder/coder/issues/new). The easiest way to install Coder is to use our [install script](https://github.com/coder/coder/blob/main/install.sh) for Linux and macOS. diff --git a/docs/images/hero-image.png b/docs/images/hero-image.png index a8e7f23f285d3..b46f4e63da925 100644 Binary files a/docs/images/hero-image.png and b/docs/images/hero-image.png differ