diff --git a/README.md b/README.md index 1140e33..7f4de2c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ recode aws start recode-sh/workspace --instance-type t2.medium ... see the recode-sh/workspace repository for an example of development environment configuration -![vscode](assets/vscode.png) + +https://user-images.githubusercontent.com/1233275/171618947-147053d2-0613-43ab-9b88-3cc0b8d99ace.mp4 + ## Table of contents - [Requirements](#requirements) @@ -117,7 +119,7 @@ Recode requires the following permissions: **All your data (including the OAuth access token) are only stored locally in `~/.config/recode/recode.yml` (or in `XDG_CONFIG_HOME` if set).** -The source code that implement the GitHub OAuth flow is located in the [recode-sh/api](https://github.com/recode-sh/api) repository. +The source code that implements the GitHub OAuth flow is located in the [recode-sh/api](https://github.com/recode-sh/api) repository. ### Start