You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
A modular Java banking platform that simulates common retail banking flows such as onboarding customers, managing multi-type accounts, and executing money-movement operations with audit trails. The system prioritizes correctness, extensibility, and an operator-friendly console experience.
4
4
5
5
## Documentation Hub
6
-
- Browse the curated knowledge base in the [project wiki](wiki/Home.md) for quick-start guides, architecture summaries, operations runbooks, and troubleshooting tips.
6
+
- Browse the curated knowledge base in the [project wiki]([wiki/Home.md](https://github.com/letsbegincode/Banking-System.wiki.git)) for quick-start guides, architecture summaries, operations runbooks, and troubleshooting tips.
7
7
- Detailed reference material continues to live under the [`docs/`](docs) directory for deep dives into specific subsystems.
0 commit comments