diff --git a/README.md b/README.md index e06b749a4..000d326ab 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Setting up labs in your project is really simple, here's how to do it: ## Branches ### Dev -The main branch we pull off of to introduce new features into, the dev branch is the same as Discord.Nets dev branch +This branch is kept up to date with dnets dev branch. we pull of it to ensure that labs will work with pre existing dnet code. ### release/2.x This branch is what will be pushed to nuget, sometimes its not up to date as we wait for other features to be finished.