From 1e692a4622a6522227f5f7881288fd0a8a14433d Mon Sep 17 00:00:00 2001 From: mxochicale Date: Sat, 2 Dec 2023 04:27:46 +0000 Subject: [PATCH] adds links for new starters #49 --- codespaces/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/codespaces/README.md b/codespaces/README.md index d34f6da..693c733 100644 --- a/codespaces/README.md +++ b/codespaces/README.md @@ -1,15 +1,14 @@ # Codespaces +## New to codespaces? +* [Start here](https://docs.github.com/en/codespaces). Learn the core concepts and how to get started. +* [Quickstart for GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started/quickstart). - -## Creating for the first time - -### Create codespaces +## Create codespaces 1. Select branch 2. Go to Code> create codespace on `branch-name` 3. `New with options` - ## predefined dev container configuration 1. Access the Visual Studio Code Command Palette (Shift+Command+P / Ctrl+Shift+P), then start typing "add dev".