From e5170d8de9e8021e4d1ed7036db9a4a464b7c484 Mon Sep 17 00:00:00 2001 From: Henrik Teksle Sandok <henritsa@stud.ntnu.no> Date: Fri, 3 May 2024 20:34:58 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d6f2ace..c381139 100644 --- a/README.md +++ b/README.md @@ -108,18 +108,23 @@ The current application uses mocked bank data to transfer money between savings ```sh 12073650567 ``` + Account 1 balance: ``100`` - **Account 2** ```sh 12097256355 ``` + Account 2 balance: ``500000`` + - **Account 3** ```sh 12032202452 ``` + Account 3 balance: ``13000`` - **Account 4** ```sh 12041281683 ``` + Account 4 balance: ``19372`` ## Contributors The individuals who contributed to the project: -- GitLab