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