diff --git a/README.md b/README.md index 33bcea4..eec506a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # pup pup is a command line tool for processing HTML. It reads from stdin, -prints to stdout, and allows the user to filter parts ot the page using +prints to stdout, and allows the user to filter parts of the page using [CSS selectors](http://www.w3schools.com/cssref/css_selectors.asp). Inspired by [jq](http://stedolan.github.io/jq/), pup aims to be a