fix: documentation update #15

Merged
Gandalf merged 2 commits from develop into main 2026-05-18 08:02:31 +01:00
Showing only changes of commit b41f943407 - Show all commits

View File

@@ -161,7 +161,6 @@ sofarr/
│ └── integration/ # Supertest integration tests (nock for external HTTP)
├── docs/
│ ├── ARCHITECTURE.md # This document
│ └── diagrams/ # PlantUML source files
├── .gitea/workflows/
│ ├── ci.yml # Security audit + test/coverage CI jobs
│ ├── build-image.yml # Docker image build and push