diff options
author | El LM <lmcj@lmcj.xyz> | 2022-02-20 23:24:53 +0000 |
---|---|---|
committer | El LM <lmcj@lmcj.xyz> | 2022-02-20 23:24:53 +0000 |
commit | 5766e9ec98b1d3e60300f4bb9d3e671f5ed1f57f (patch) | |
tree | ac1ea58ae3c83017ed5e16413a75fdc8169b555d /README.md | |
parent | 69b52c3c31727a31aaf3598239779bbfcb11ec03 (diff) |
The bullets did not have checkboxes in the To be added section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,8 @@ I'm writing this in *pYtHoN* (thought about doing it in Go, but I'm most comfort ### To be added/fixed -- Avoid the program to freak out when there are directories created in advance. -- Provide more meaningful error messages when you are missing mandatory tags in your `.md` files. +- [ ] Avoid the program to freak out when there are directories created in advance. +- [ ] Provide more meaningful error messages when you are missing mandatory tags in your `.md` files. ### Markdown features |