diff --git a/README.md b/README.md index e4a78ea..ab349cd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ Core capabilities: ├── frontend/ Vite React UI, Vitest tests, frontend coverage ├── deploy/ Nginx and Docker Compose deployment references ├── docs/ Shared project documentation -├── local_docs/ Local notes and presentation-only artifacts ├── sonar-project.properties Root aggregate SonarQube scan configuration └── README.md Main project guide ```