@@ -8,12 +8,10 @@ Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache
8
8
Follow] ( https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social )] ( https://twitter.com/coderhq )
9
9
[ ![ codecov] ( https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G )] ( https://codecov.io/gh/coder/coder )
10
10
11
- Provision remote developmentenvironments anywhere on anything.
11
+ Provision remote developmentservers anywhere on anything.
12
12
13
13
![ Kubernetes workspace in Coder v2] ( ./docs/screenshot.png )
14
14
15
- ##Highlights
16
-
17
15
- Automate development environments for Linux, Windows, and macOS
18
16
- Start writing code with a single command
19
17
- Get started quickly using one of the[ examples] ( ./examples ) provided
@@ -22,10 +20,10 @@ TODO: succintly list value props
22
20
23
21
##How it works
24
22
25
- Coder workspaces are represented withterraform . But, noterraform knowledge is
23
+ Coder workspaces are represented withTerraform . But, noTerraform knowledge is
26
24
required to get started. We have a database of pre-made templates built into
27
25
the product. Terraform empowers you to create
28
- environments on_ anything_ , including:
26
+ remote environments on_ anything_ , including:
29
27
30
28
- VMs across any cloud
31
29
- Kubernetes across any cloud (AKS, EKS, GKS)