Browse Source

Update README.md

pull/1923/head
Quin Lynch GitHub 3 years ago
parent
commit
aa71929efa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -15,7 +15,7 @@ Setting up labs in your project is really simple, here's how to do it:


## Branches ## Branches
### Dev ### 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 ### 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. This branch is what will be pushed to nuget, sometimes its not up to date as we wait for other features to be finished.


Loading…
Cancel
Save