From 89e6561297be17646a05e1f7e4df92a90c523629 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Wed, 5 Jun 2024 12:30:31 +1200 Subject: [PATCH] update readme todo list --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fbf81d..d6f31c0 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,16 @@ Documentation can be found by reading the documentation comments in the code. - Default section - Comments -### Todo +### Unimplemented - Key referencing -- Testing D: + +Currently initial.d does all I need it to, and I consider it complete. +However if you have any questions, feel free to send an email to [my +public inbox][1] or directly to my address (jeremy@baxters.nz). Patches +are also welcome which you can generate with `git format-patch` and attach +to an email or just copy into the body of an email ([`git send-email`][2] +can do this automatically). + +[1]: https://lists.sr.ht/~jeremy/public-inbox +[2]: https://git-send-email.io