diff --git a/README.md b/README.md index e0418e4..2c16964 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ Simple blog management system. ## Todo -4. Find a nice way to display metadata (author, dates, etc) -6. Add syntax coloration to code blocks +1. Add syntax coloration to code blocks +2. Rework HTML structure to be more logical and not tied to styling. +3. Find a nice way to display metadata (author, dates, etc)