diff --git a/README.md b/README.md index ff77aec..21c1f51 100644 --- a/README.md +++ b/README.md @@ -104,27 +104,4 @@ cargo build --release Starting from 3.2.1 ([fcab428](https://github.com/an-anime-team/an-anime-game-launcher/commit/fcab428cb40b1457f41e0856f9d1e1473acbe653)) we have 2 branches: stable ([main](https://github.com/an-anime-team/an-anime-game-launcher/tree/main)) and dev ([next](https://github.com/an-anime-team/an-anime-game-launcher/tree/next)). Code changes will be pushed into dev branch and merged into stable once they're ready for new version release -``` - main: next: pull request: - -┌─────┐ -│3.2.1├───────────┬─────────────────┐ -└──┬──┘ │ │ - │ │ │ - │ ┌─────▼────┐ │ *checkout from both - │ │ fix: ... ├─ ── ── ── ─┤ branches accepted - │ └─────┬────┘ │ - │ │ ┌────▼────┐ - │ │ │feat: ...│ - │ ┌─────▼────┐ └────┬────┘ - │ │feat: ... │ │ - │ └─────┬────┘ │ - │ │ │ - │ ┌─────▼────┐ │ - │ │merge: ...◄────────────┘ - │ └─────┬────┘ - │ │ -┌──▼──┐ │ -│3.2.2◄───────────┘ -└─────┘ -``` + diff --git a/repository/branches.png b/repository/branches.png new file mode 100644 index 0000000..44de689 Binary files /dev/null and b/repository/branches.png differ