This commit is contained in:
Ajasra 2025-06-07 14:21:13 +08:00
parent 4c11d08e7b
commit 0c8c1c06e3

View File

@ -44,10 +44,10 @@ uv run python main.py
All project documentation is located in the `docs/` directory. The best place to start is the main documentation index.
- **[Main Documentation](`./docs/README.md`)** - The central hub for all project documentation, including setup guides, architecture, and module details.
- **[Setup Guide](`./docs/guides/setup.md`)** - Complete setup instructions for new machines.
- **[Project Context](`./CONTEXT.md`)** - The single source of truth for the project's current state.
- **[Main Documentation](./docs/README.md)** - The central hub for all project documentation, including setup guides, architecture, and module details.
- **[Setup Guide](./docs/guides/setup.md)** - Complete setup instructions for new machines.
- **[Project Context](./CONTEXT.md)** - The single source of truth for the project's current state.
## Contributing
We welcome contributions! Please review the **[Contributing Guidelines](`./docs/CONTRIBUTING.md`)** and the **[Project Context](`./CONTEXT.md`)** before getting started.
We welcome contributions! Please review the **[Contributing Guidelines](./docs/CONTRIBUTING.md)** and the **[Project Context](./CONTEXT.md)** before getting started.