diff --git a/README.md b/README.md index b3cd6f8..31bb682 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,13 @@ 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 + Makefile: Makefile used by the build process +``` ## Usage ### With nix