summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorDaan Leijen <daan@microsoft.com>2022-04-14 16:32:08 -0700
committerDaan Leijen <daan@microsoft.com>2022-04-14 16:32:08 -0700
commit85e89a33b1b5d07f77d6cf304868b0acb60c80f2 (patch)
treee5fe8a24e188a66ebf7f8d59a620e9fb46128822 /readme.md
parent0b72d8a2ef791674ac3cbab7910546cf2833e6c1 (diff)
update readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index e63c637..6142dbc 100644
--- a/readme.md
+++ b/readme.md
@@ -67,9 +67,9 @@ Enjoy!
### Branches
-* `master`: latest stable release.
-* `dev`: development branch for mimalloc v1.
-* `dev-slice`: development branch for mimalloc v2.
+* `master`: latest stable release (based on `dev-slice`).
+* `dev`: development branch for mimalloc v1. Use this branch for submitting PR's.
+* `dev-slice`: development branch for mimalloc v2. This branch is downstream of `dev`.
### Releases