From 31361ffb8366d5389f359f3cd4701009d708e15f Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Sat, 11 Apr 2026 23:06:34 +0200 Subject: [PATCH] Docs: Remove blog folder from main readme in repository structure --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bd9fc2c..ae2e8a8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ This protocol handles game state synchronization, player actions, lobby and glob ├── documents/ # Project resources and documentation │ ├── images/ # Images for README and documentation │ ├── diary # Diary files for each organizational meetup -│ ├── blog # Blog files covering project-related topics │ ├── docs # Documentation │ ├── milestones/ # Milestone deliverables (6 milestones) │ └── (Other resources) # Additional project materials