- Notifications
You must be signed in to change notification settings - Fork928
docs: rephrase value statement in README#1711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
docs: rephrase value statement in README#1711
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I like this description and it accurately states the state of the project. If we want to speak more towards the benefits of remote dev servers, we can add points like this under highlights.
Highlights
Workspaces:
- Code on powerful servers: leverage cloud GPU, GPU, and network speeds
- Use the
coder
CLI: connect via SSH, VS Code, and JetBrains - Self-serve workspaces: start from team-wide templates (see below)
Templates:
- Manage the infrastructure behind workspaces with standard Terraform (.hcl files)
- Use any OS and architecture: Mac, Windows, Linux, VM, Kubernetes, ARM, etc
- Auto-shutdown or update workspaces when they're not in use!
@bpmct I like that a lot better! Should I make those changes to Highlights in this PR too? |
sure thing! feel free to make minor tweaks along the way ;) |
ba2c1dc
toe5f46ed
Compare
Uh oh!
There was an error while loading.Please reload this page.
This PR adds rephrases the initial value statement in the
README.md
using words from anend user.Subtasks
README.md
Fixes#1305