From fa16b4c371400189a5ca11260219cbb8ec1a27ca Mon Sep 17 00:00:00 2001 From: shobu Date: Thu, 11 Sep 2025 05:08:00 +0200 Subject: [PATCH] markdown fix --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2766e81..b3cd6f8 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ a collection of article posted on linkedin using markdown and presenterm ## File structure -src/ - configs/: Base configuration for presenterm - posts/: Posts, organized by topic - scripts/: Scripts used by the build process - Makefile: Makefile used by the build process +src/ + configs/: Base configuration for presenterm + posts/: Posts, organized by topic + scripts/: Scripts used by the build process + Makefile: Makefile used by the build process ## Usage ### With nix