From 86b75b465c4b378052ec3fc91f8087c1cfe54793 Mon Sep 17 00:00:00 2001 From: Anders Lehmann Pier Date: Fri, 13 Jun 2025 13:43:55 +0200 Subject: [PATCH] Update README.md --- knowledge-base/development/session-logs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knowledge-base/development/session-logs/README.md b/knowledge-base/development/session-logs/README.md index ff2aa4c..130039d 100644 --- a/knowledge-base/development/session-logs/README.md +++ b/knowledge-base/development/session-logs/README.md @@ -4,7 +4,7 @@ This directory contains logs from development sessions. Use these to track progr ## File Naming Convention -``` +```markdown YYYY-MM-DD-session-brief-description.md ``` @@ -45,4 +45,4 @@ Example: `2025-06-13-audio-system-implementation.md` - Keep entries concise but specific - Focus on decisions and discoveries rather than detailed code - Archive logs monthly to prevent clutter -- Use logs to identify patterns in development workflow \ No newline at end of file +- Use logs to identify patterns in development workflow