diff --git a/README.md b/README.md index 7d619e9..5b2aaa1 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# ludum_dare_46 \ No newline at end of file +# WORKING TITLE + +## Summary + +Short summary of the game and gameplay. + +## Branching + +- `master` - Current state of the game +- `dev` - Next feature update state of the game - Merged to `master` +- `dev-X` - Specific features for the game - Merged to `dev` +- `hotfix-X` - Bugfixes that need to be pushed to all branches + +## Context + +Ludum Dare whatever