Skip to content

Commit

Permalink
Remove outdated example from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Apr 6, 2015
1 parent 9010063 commit fa9c9b7
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,27 +39,6 @@ Hyperlink exposes an executable `hyperlink` in your npm binaries folder.
Usage
-----

```
$ hyperlink http://mntr.dk
✔ 0.002 secs: logEvents
✔ 1.873 secs: loadAssets
✔ 2.035 secs: populate
Crawling 15 outgoing urls:
Outgoing link status codes:
{ '200': 15 }
✔ 2.997 secs:
Html 1 11.8 KB
Ico 1 1.1 KB
Png 8 13.1 KB
Css 2 28.3 KB
Rss 1 4.6 KB
Svg 1 8.6 KB
Jpeg 1 2.6 KB
Total: 15 70.2 KB
✔ 0.003 secs: writeStatsToStderr
Done
```

Command line usage and options:

`hyperlink <url | urls | file | files> [--root path/to/webroot] [--recursive | -r]`
Expand Down

0 comments on commit fa9c9b7

Please sign in to comment.