diff --git a/README.md b/README.md index 6faf1f7..f87c730 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # atm-admin -An administrative software for use alongside the ATM program at https://www.dragonfocus.dev/TheSkyWinds/ATM-FTXUI-Simulator \ No newline at end of file +An administrative software for use alongside the ATM program at https://www.dragonfocus.dev/TheSkyWinds/ATM-FTXUI-Simulator + +## Plan + +This program will allow for the creation of new users, deletion of users, editing of money, changing of pin. +(For the start, simply allow changing the pin & money.) +This program will be terminal-only. + +## Current plans + +- [ ] Test +- [x] Test2