diff --git a/readme.md b/readme.md index 99763a8..ff0f25b 100644 --- a/readme.md +++ b/readme.md @@ -56,6 +56,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Data Manipulation](#data-manipulation) - [Processors](#processors) - [JSON](#json) + - [YAML](#yaml) - [Columns](#columns) - [Text](#text) - [Files and Directories](#files-and-directories) @@ -454,6 +455,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [GROQ](https://github.com/sanity-io/groq-cli) – JSON processor with queries and projections. - [gron](https://github.com/tomnomnom/gron) - Make JSON greppable. +### YAML + +- [dyff](https://github.com/homeport/dyff) - YAML diff tool. + ### Columns - [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli) - Parse text columns to JSON.