From 49914499f187e6407892b507afda55245c5a85c2 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 25 Oct 2023 10:25:19 -0700 Subject: [PATCH] Add TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..1af210b --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +Split Empircal class into header and source files +Be able to take percentages into amounts +Token reading / string element & amount reading \ No newline at end of file