From 82c9ac70823cda144ab62c975358841a2dc044a2 Mon Sep 17 00:00:00 2001 From: Ihab Date: Thu, 17 Feb 2022 17:14:26 +0000 Subject: [PATCH] Update README.md --- subjects/atm-management-system/audit/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/subjects/atm-management-system/audit/README.md b/subjects/atm-management-system/audit/README.md index 84e4193a..044fb03c 100644 --- a/subjects/atm-management-system/audit/README.md +++ b/subjects/atm-management-system/audit/README.md @@ -82,16 +82,16 @@ ##### Open two terminals and login with two different users. Then transfer ownership of an account to the other user. -###### [+] Was the user whom received the account notified instantly? +###### +Was the user whom received the account notified instantly? -###### [+] Did the student update the terminal interface? +###### +Did the student update the terminal interface? -###### [+] Is the password saved in the file `"users.txt"` encrypted? +###### +Is the password saved in the file `"users.txt"` encrypted? -###### [+] Did the student create a relational database? • 6 +###### +Did the student create a relational database? • 6 -###### [+] Did the student make their own Makefile? +###### +Did the student make their own Makefile? -###### [+] Did the student add more features to the project? +###### +Did the student add more features to the project? -###### [+] Did the student optimise the code already given? +###### +Did the student optimise the code already given?