From 571c516fc8e85583903c380a61f9da3411223dcf Mon Sep 17 00:00:00 2001 From: Sven Vogel Date: Mon, 7 Aug 2023 16:12:48 +0000 Subject: [PATCH] added information about submission grade --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 709f34a..9115fc9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Draft program for the Java class of semester 2. The goal was to simulate basic cash machine that can read customer data from a `.csv` file and let the user view the data with crude forms of authentication. +> This project was graded with 100,0 out of 100,0 points + ## Overview The program can read `.csv` file from disk and allows the user login to an account specified.