diff --git a/README.md b/README.md index 32b0166..7871c8d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Simple command line script to download articles for offline viewing as markdown, This is a fishscript (shell) gluing together pandoc and a Node.js package that implements the Firefox reader view. It uses a NPM package that uses Mozilla's own reability javascript. If that's not the right solution for you, jump down to the alternatives section at the end. +![rendered NYTimes article](nyt-medium.jpg) +*Example New York Times article rendered in the reader view with the 'Medium' theme* + + ### Dependencies - fish diff --git a/converted-nyt.jpg b/converted-nyt.jpg new file mode 100644 index 0000000..06c6384 Binary files /dev/null and b/converted-nyt.jpg differ