Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ print(m.last_prompt())
### Documentation

- **[Docs writing guide](docs/docs/guide/CONTRIBUTING.md)** - Conventions, PR checklist, and review process for documentation contributions
- **[Tutorial](docs/tutorial.md)** - Comprehensive guide to Mellea concepts
- **[API Documentation](https://docs.mellea.ai)** - Published documentation site
- **[Test Markers Guide](test/MARKERS_GUIDE.md)** - Detailed pytest marker documentation
- **[AGENTS.md](AGENTS.md)** - Guidelines for AI assistants working on Mellea internals
Expand Down Expand Up @@ -396,4 +395,4 @@ Help us improve this guide by opening a PR with your additions!

---

Thank you for contributing to Mellea! 🎉
Thank you for contributing to Mellea! 🎉
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,6 @@ if __name__ == "__main__":
```



## Tutorial

See the [tutorial](docs/tutorial.md)

## Contributing

We welcome contributions to Mellea! There are several ways to contribute:
Expand Down
Loading
Loading