Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 9a1c000

Browse files
authored
Update README.md
mention the new `starter` branch
1 parent 88adf2d commit 9a1c000

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ You'll need the following installed on your computer to follow along with this t
99
- A MongoDB Atlas cluster
1010
- [Create a **free** cluster](https://www.mongodb.com/try?utm_campaign=devrel) and [load the MongoDB sample data](https://www.mongodb.com/basics/sample-database?utm_campaign=devrel).
1111
- A GitHub account if you want to use GitHub Codespaces (a 1-click experience)
12+
- The `master` repo has all the code, but we also have a `starter` branch if you want to follow the project from scratch and build the migrations etc.
1213
- A code editor of your choice for local development
1314
- We suggeest [Visual Studio Code](https://code.visualstudio.com/download). Check the optional [MongoDB for VS Code](https://www.mongodb.com/products/vs-code?utm_campaign=devrel) extension.
1415

@@ -124,4 +125,4 @@ The debug config file is located in `<repository_dir>/.vscode/launch.json`
124125

125126
# Disclaimer
126127

127-
Use at your own risk; not a supported MongoDB product
128+
Use at your own risk; not a supported MongoDB product

0 commit comments

Comments
 (0)