added information about submission grade
This commit is contained in:
parent
24c069b98e
commit
571c516fc8
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue