From 373601526d08c74dcece01dd0c30a2c13913aaf2 Mon Sep 17 00:00:00 2001 From: macniel Date: Fri, 1 May 2026 17:06:34 +0200 Subject: [PATCH] =?UTF-8?q?README.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6222a53 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Budget + +A simple Budgeting software written in JavaScript for classic Amiga. + +## Features + +- Auto Summation of the current account +- Transfering Money from one account to another (via referencing) +- Adding or Subtracting Money from an account +- Saving and Restoring a budgeting plan + +## Missing Features + +- Graphing of Expenses +- Managing (Adding, Closing) Accounts + +## Screenshots + +!()[./Screenshot From 2026-05-01 16-59-52.png] \ No newline at end of file