docs: remove scripts/ from README project structure

This commit is contained in:
nogueiraguh
2026-03-21 13:49:23 -03:00
parent c154ecc6f0
commit f972b4edf8

View File

@@ -474,8 +474,6 @@ oci-cis-agent/
│ │ ├── hooks/ # Custom hooks (theme, i18n)
│ │ └── i18n/ # Internationalization (pt/en, 625 keys)
│ └── dist/ # Built SPA served at /
├── scripts/
│ └── reportgenerator.js # n8n reference script (original report layout, not used by app)
├── nginx/
│ └── default.conf # Reverse proxy (React SPA + API /api/)
├── docker-compose.yml # Orchestration