We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac4c67 commit 2121d42Copy full SHA for 2121d42
GEMINI.md
@@ -20,7 +20,7 @@ This file (symlinked as `CLAUDE.md` and `AGENTS.md`) provides context and guidel
20
- `internal/sources/`: Implementations of database sources (e.g., Postgres, BigQuery).
21
- `internal/tools/`: Implementations of specific tools for each source.
22
- `tests/`: Integration tests.
23
-- `docs/`: Project documentation. Separated logically into:
+- `docs/en`: Project documentation. Separated logically into:
24
- `documentation/`: Documentation and concepts (Section I).
25
- `integrations/`: Reference architectures for DB connectivity and tools (Section II).
26
- `samples/`: Tutorials and code samples (Section III).
0 commit comments