summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEl LM <lmcj@lmcj.xyz>2022-02-20 23:23:31 +0000
committerEl LM <lmcj@lmcj.xyz>2022-02-20 23:23:31 +0000
commit69b52c3c31727a31aaf3598239779bbfcb11ec03 (patch)
treeee775526821b3500d038e4c53cd00d990f8ac42e
parent6ca9fbed31bf96452865e526420ecde0f346d50d (diff)
A header was wrong
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10d3cef..32c0bb2 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ I'm writing this in *pYtHoN* (thought about doing it in Go, but I'm most comfort
- [ ] Extend this to tag pages and index (right now all tags and index is built no matter if no new/updated file is present).
- [x] Configuration file as an alternative to using command line flags (configuration file options are prioritized).
-## To be added/fixed
+### 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.