diff --git a/README.md b/README.md index 09c54afa69..153cb4ca3a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ # What is this? -The github.dev web-based editor is a lightweight editing experience that runs entirely in your browser. You can navigate files and source code repositories from GitHub, and make and commit code changes. - -There are two ways to go directly to a VS Code environment in your browser and start coding: - -* Press the . key on any repository or pull request. -* Swap `.com` with `.dev` in the URL. For example, this repo https://github.com/github/dev becomes http://github.dev/github/dev - -Preview the gif below to get a quick demo of github.dev in action. +Press the `.` key on any repository or pull request, or swap `.com` with `.dev` in the URL, to go directly to a VS Code environment in your browser. ![github dev](https://user-images.githubusercontent.com/856858/130119109-4769f2d7-9027-4bc4-a38c-10f297499e8f.gif)