From cd550e7fae8bae1ca0bc46cd16d1c81f95e9ac1f Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Tue, 18 Aug 2020 09:37:52 +0200 Subject: [PATCH] Update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2c16964..8585a82 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,5 @@ Simple blog management system. ## Todo -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)