Skip to content

Commit c5eba5d

Browse files
committed
docs: add references to examples directory in README
- Add link to examples/ in Tips section - Add Examples entry in Links section - Help users discover configuration guides and use cases Signed-off-by: leocavalcante <leo@cavalcante.dev>
1 parent 541f120 commit c5eba5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ Costs are estimated during operation and recorded in metrics. Use the `--status`
427427
- **Let it run** - OpenCoder is designed to run continuously; trust the loop
428428
- **Check the logs** - Detailed logs are in `.opencode/opencoder/logs/` if something goes wrong
429429
- **Review history** - Completed plans are archived in `.opencode/opencoder/history/`
430+
- **See examples** - Check [examples/](examples/) directory for configuration guides and use cases
430431

431432
## Development
432433

@@ -482,6 +483,7 @@ MIT License - See [LICENSE](LICENSE) file.
482483

483484
- [OpenCode](https://opencode.ai)
484485
- [OpenCode SDK](https://www.npmjs.com/package/@opencode-ai/sdk)
486+
- [Examples](examples/) - Configuration guides and use case examples
485487
- [Changelog](CHANGELOG.md) - Version history and release notes
486488
- [Contributing Guide](CONTRIBUTING.md) - How to contribute to the project
487489
- [Report Issues](https://github.com/opencodeco/opencoder/issues)

0 commit comments

Comments
 (0)