Add README.md
This commit is contained in:
parent
849818e6f5
commit
8c11542219
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 3D Collision Helpers
|
||||
|
||||
Things to note:
|
||||
|
||||
- `main` is the stable branch. Expect things to not break unless the major
|
||||
version number has changed.
|
||||
- `dev` is the unstable branch. Expect force pushes and rebases on this branch.
|
||||
- Changes to be merged into `main` from `dev` will be done with an explicit
|
||||
merge.
|
Loading…
Reference in a new issue