Skip to content

Commit 0ade49b

Browse files
authored
docs: rephrase value statement in README (#1711)
1 parent 7ba6449 commit 0ade49b

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,22 @@ 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 with Terraform.
11+
Team-wide CLI for spawning up dev servers on demand, powered by Terraform.
1212

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

1515
## Highlights
1616

17-
- Automate development environments for Linux, Windows, and macOS
18-
- Start writing code with a single command
19-
- Get started quickly using one of the [examples](./examples) provided
17+
Workspaces:
18+
- Code on powerful servers: leverage cloud GPU, GPU, and network speeds
19+
- Use the `coder` CLI: connect via SSH, VS Code, and JetBrains
20+
- Self-serve workspaces: start from team-wide templates (see below)
21+
22+
Templates:
23+
- Manage the infrastructure behind workspaces with standard Terraform (`.hcl` files)
24+
- Use any OS and architecture: Mac, Windows, Linux, VM, Kubernetes, ARM, etc
25+
- Auto-shutdown or update workspaces when they're not in use!
26+
2027

2128
## Installing Coder
2229

0 commit comments

Comments
 (0)