diff options
author | EuAndreh <eu@euandre.org> | 2021-06-12 16:35:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-12 16:35:53 -0300 |
commit | b8ffaaf0c1ba48f6bcae53deaef2ace61514d1f4 (patch) | |
tree | 4eb2329ca446312baa10f4b4bde12fa4303904d1 | |
parent | Makefile: Don't use gzip by default (diff) | |
download | git-permalink-b8ffaaf0c1ba48f6bcae53deaef2ace61514d1f4.tar.gz git-permalink-b8ffaaf0c1ba48f6bcae53deaef2ace61514d1f4.tar.xz |
TODOs.md: Update status of #task-9bc160b8-5739-133d-1d46-61ba68ebd39e
-rw-r--r-- | TODOs.md | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,6 +1,17 @@ # Tasks -## TODO Write README, description and long-description {#task-9bc160b8-5739-133d-1d46-61ba68ebd39e} +## DOING Write README, description and long-description {#task-9bc160b8-5739-133d-1d46-61ba68ebd39e} +- DOING in 2021-06-12 + + The `description` was already good enough. + + The `long-description` has better content over the previous duplication of whatever was in `description`. + Done in + [`9e089d29ec64936df39b9b1a0e385f988d843416`](https://git.euandreh.xyz/git-permalink/commit/?id=9e089d29ec64936df39b9b1a0e385f988d843416). + + The `README.md` is less empty, but still missing a "Usage" section. + Done in + [`a9022eb2f72efd9b99212a057df33cba762cd13b`](https://git.euandreh.xyz/git-permalink/commit/?id=a9022eb2f72efd9b99212a057df33cba762cd13b). - TODO in 2021-06-12 ## TODO Write tests {#task-fd654661-fa97-83db-1d49-83a66866ccfa} |