update readme todo list
This commit is contained in:
parent
756d1a42ee
commit
89e6561297
1 changed files with 11 additions and 2 deletions
13
README.md
13
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue