diff --git a/README.md b/README.md index 9b854a4..b5d3e1c 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ Notes: - For Markdown, HTML, and all kinds of document conversion, try [`pandoc`](http://pandoc.org/). -- If you must handle XML, `xmlstarlet` is old but good. +- If you must handle XML, `xmlstarlet` is old but good. `Xpath` can be used to query xml files. - For JSON, use [`jq`](http://stedolan.github.io/jq/).