diff --git a/docs/gh-open-codespace.png b/docs/gh-open-codespace.png new file mode 100644 index 000000000..b75f96002 Binary files /dev/null and b/docs/gh-open-codespace.png differ diff --git a/docs/github-codespaces.md b/docs/github-codespaces.md index b72d42e4e..99349fabd 100644 --- a/docs/github-codespaces.md +++ b/docs/github-codespaces.md @@ -23,4 +23,8 @@ The password is `vscode`. ![screenshot](gh-codespaces-ports-browser.png) -For more information about the deskopt envorinonment, see https://github.com/devcontainers/features/tree/main/src/desktop-lite \ No newline at end of file +For more information about the desktop envorinonment, see https://github.com/devcontainers/features/tree/main/src/desktop-lite + +Once you have a codespace set up, you can reuse it in the future by going to "Your codespaces" on GitHub (https://github.com/codespaces): + +![screenshot](gh-open-codespace.png)