Skip to content

Commit 6e916b9

Browse files
authored
Merge pull request #89 from alvinreal/fix/issue-83
docs: add migration guide from jq/yq/mlr to morph
2 parents 483a7ae + 248028d commit 6e916b9

File tree

2 files changed

+504
-0
lines changed

2 files changed

+504
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,12 @@ Results are saved to `target/criterion/` with HTML reports for detailed analysis
267267
4. **Composable** — chain with pipes, embed in scripts, use in CI
268268
5. **Fast** — Rust, zero-copy parsing where possible, streaming for large files
269269

270+
## Documentation
271+
272+
- 📖 **[Mapping Language Reference](docs/MAPPING_LANGUAGE.md)** — full syntax and semantics
273+
- 📦 **[Installation Guide](docs/INSTALLATION.md)** — all install methods, shell completions, troubleshooting
274+
- 🔄 **[Migration Guide](docs/MIGRATION.md)** — moving from jq / yq / mlr to morph
275+
270276
## License
271277

272278
MIT

0 commit comments

Comments
 (0)