From 179123a3b233537de5b00272eeb006a92793965b Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Tue, 6 Feb 2024 16:44:33 +1300 Subject: [PATCH] add progress to readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 624b9d3..52fe71e 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,17 @@ your program and link it in. Or you can do it all at once by using -i. dmd program.d initial.d dmd -i program.d ``` + +## Progress + +### Finished + +- Keys +- Sections +- Default section + +### Todo + +- Comments +- Key referencing +- Testing D: