mirror of
https://github.com/ericchiang/pup
synced 2024-11-24 08:58:08 +00:00
changed css link
This commit is contained in:
parent
60e8d81125
commit
4b8fa5624e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pup is a command line tool for processing HTML. It reads from stdin,
|
pup is a command line tool for processing HTML. It reads from stdin,
|
||||||
prints to stdout, and allows the user to filter parts of 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).
|
[CSS selectors](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started/Selectors).
|
||||||
|
|
||||||
Inspired by [jq](http://stedolan.github.io/jq/), pup aims to be a
|
Inspired by [jq](http://stedolan.github.io/jq/), pup aims to be a
|
||||||
fast and flexible way of exploring HTML from the terminal.
|
fast and flexible way of exploring HTML from the terminal.
|
||||||
|
Loading…
Reference in New Issue
Block a user