We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 483a7ae + 248028d commit 6e916b9Copy full SHA for 6e916b9
README.md
@@ -267,6 +267,12 @@ Results are saved to `target/criterion/` with HTML reports for detailed analysis
267
4. **Composable** — chain with pipes, embed in scripts, use in CI
268
5. **Fast** — Rust, zero-copy parsing where possible, streaming for large files
269
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
276
## License
277
278
MIT
0 commit comments