chore: move readme to packages/toon/README.md and symlink in the… (#228)

* chore: move readme to `packages/toon/README.md` and symlink in the project root

* fix paths and exclude `packages/toon/README.md` from `eslint` to avoid double linting

* fix: use relative paths

* fix link to readme benchmarks section
This commit is contained in:
Okinea Dev
2025-11-26 11:21:58 +01:00
committed by GitHub
parent f882cb1153
commit e35d8f71aa
4 changed files with 926 additions and 922 deletions

View File

@@ -3,7 +3,7 @@
Benchmarks measuring TOON's **token efficiency** and **retrieval accuracy** compared to JSON, XML, YAML, and CSV.
> [!NOTE]
> Results are automatically embedded in the [main README](../README.md#benchmarks). This guide focuses on running the benchmarks locally.
> Results are automatically embedded in the [main README](https://github.com/toon-format/toon/#benchmarks). This guide focuses on running the benchmarks locally.
## Quick Start