diff --git a/README.md b/README.md index 183c221fa8fc95..9910b66d3ac94d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ - ## Features - **Dev environments as code** - Gitpod is like infrastructure-as-code, but for your development environment. Gitpod defines your editor extensions and requires dependencies in a declarative [`.gitpod.yml` configuration](https://www.gitpod.io/docs/introduction/gitpod-tutorial/2-configure-your-gitpod-yml). Spinning up dev environments is easily repeatable and reproducible empowering you to automate, version-control, and share dev environments across your team.