Skip to content

Commit b6574d3

Browse files
committed
Integrate Ben's improvements
1 parent c9a0693 commit b6574d3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache
88
Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social)](https://twitter.com/coderhq)
99
[![codecov](https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G)](https://codecov.io/gh/coder/coder)
1010

11-
Provision remote development environments anywhere on anything.
11+
Provision remote development servers anywhere on anything.
1212

1313
![Kubernetes workspace in Coder v2](./docs/screenshot.png)
1414

15-
## Highlights
16-
1715
- Automate development environments for Linux, Windows, and macOS
1816
- Start writing code with a single command
1917
- Get started quickly using one of the [examples](./examples) provided
@@ -22,10 +20,10 @@ TODO: succintly list value props
2220

2321
## How it works
2422

25-
Coder workspaces are represented with terraform. But, no terraform knowledge is
23+
Coder workspaces are represented with Terraform. But, no Terraform knowledge is
2624
required to get started. We have a database of pre-made templates built into
2725
the product. Terraform empowers you to create
28-
environments on _anything_, including:
26+
remote environments on _anything_, including:
2927

3028
- VMs across any cloud
3129
- Kubernetes across any cloud (AKS, EKS, GKS)

0 commit comments

Comments
 (0)