docs: Move WINDSURF_SETUP.md to docs/WINDSURF.md

Consistent documentation structure - all docs now in docs/ directory.
- Moved: WINDSURF_SETUP.md → docs/WINDSURF.md
- Updated README.md link
This commit is contained in:
Devid HW
2026-04-19 03:35:05 +07:00
parent 1461d9cd37
commit 61c5fd4dce
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ The AI runs the full pipeline: compile → clean cache → backtest → extract
|-----|---------|
| [QUICKSTART.md](docs/QUICKSTART.md) | Complete setup for macOS/Linux |
| [CONFIG.md](docs/CONFIG.md) | Configuration reference |
| [WINDSURF.md](docs/WINDSURF.md) | Windsurf IDE integration |
| [TOOLS.md](docs/MCP_TOOLS.md) | All 43 tools (31 documented) |
| [ARCHITECTURE.md](docs/ARCHITECTURE.md) | Design and internals |
| [TROUBLESHOOTING.md](docs/TROUBLESHOOTING.md) | Common issues |