diff --git a/README.md b/README.md index 284c62b..7c67397 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ Notes: - For JSON, use [`jq`](http://stedolan.github.io/jq/). -- For Yaml, use `shyaml`. +- For YAML, use [`shyaml`](https://github.com/0k/shyaml). - For Excel or CSV files, [csvkit](https://github.com/onyxfish/csvkit) provides `in2csv`, `csvcut`, `csvjoin`, `csvgrep`, etc.