From 30f618301213f52496d93850893d48e4d7bf60e1 Mon Sep 17 00:00:00 2001 From: theskywinds Date: Mon, 26 May 2025 12:17:41 +0200 Subject: [PATCH] Testing README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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