diff --git a/README.md b/README.md index 8226a15..6e1b2a1 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ $ cat package.json | fx 'Object.keys(this.dependencies)' * [jq](https://github.com/stedolan/jq) – cli JSON processor on C * [jsawk](https://github.com/micha/jsawk) – like awk, but for JSON * [json](https://github.com/trentm/json) – another JSON manipulating cli library +* [jl](https://github.com/chrisdone/jl) – functional sed for JSON on Haskell ## License