From c56b2434e12ac7523bb39ab38f27bbe85f1adbcc Mon Sep 17 00:00:00 2001 From: theskywinds Date: Mon, 26 May 2025 12:24:50 +0200 Subject: [PATCH] Update plans in README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f87c730..b718db9 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,9 @@ This program will be terminal-only. ## Current plans -- [ ] Test -- [x] Test2 +- [ ] Allow the user to choose different options (Changing pin, name, etc) +- [ ] Make a prototype. Allow variables to be stored & displayed. +- [ ] Intergrate it into XML. For now, only allow PIN & money to be changed. +- [ ] Add a way to create new users. +- [ ] (MAYBE) Add a way to delete users. +