From b4d69d7aac0199551b113fea33b65e09a6e6e541 Mon Sep 17 00:00:00 2001 From: Marcin Date: Thu, 13 Apr 2017 13:47:24 +0200 Subject: [PATCH] Updated README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index adc0dba..3174370 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,16 @@ * Inline Screenshots * Details (Browser/Session ID/OS) +## Wish list +* HTML Dump + +Need some feature? Motivate me by donating gold coins (button below) or code it and propose Pull Request :) + +## Donate +You like it? You can buy me a cup of coffee/glass of beer :) + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WYR7N9FQL94J6) + ## Props This is built on top of [protractor-angular-screenshot-reporter](https://github.com/bcole/protractor-angular-screenshot-reporter), which is built on top of [protractor-html-screenshot-reporter](https://github.com/jintoppy/protractor-html-screenshot-reporter), which is built on top of [protractor-screenshot-reporter](https://github.com/swissmanu/protractor-screenshot-reporter).