From 3db5291b5a19b466c54549abc9bdfebb12c78fd0 Mon Sep 17 00:00:00 2001 From: Kewde Date: Fri, 10 Mar 2017 20:40:41 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9c6d1afe..058f7ba4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,14 @@ There can be exeptions if no software is available that meet the criteria. - Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/img/provider/AirVPN.gif)) - Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/img/tools/ChatSecure.png)) +#Testing +Before submitting any pullrequests please test your changes. You can easily do this through the website +[https://htmlpreview.github.io/?https://github.com/**privactoolsIO**/privacytools.io/blob/**branch**/index.html#**section**](https://htmlpreview.github.io/?https://github.com/privacytoolsIO/privacytools.io/blob/master/index.html#mobile_os) + +Replace privacytoolsIO with your Github username, branch with the branchname (default replacement is master), section with the corresponding section id, yet not required. + +When submitting a pull request then it would be helpful for maintainers to have this link included in the content to test it. + #Support privacytools.io - [Donate.](https://www.privacytools.io/donate.html) -- 2.49.0 From 70af2b6eb31f9b92f093e411b6dc1ee25b1b0ed3 Mon Sep 17 00:00:00 2001 From: Kewde Date: Fri, 10 Mar 2017 20:48:02 +0000 Subject: [PATCH 2/2] Fix small typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 058f7ba4..827f3086 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ There can be exeptions if no software is available that meet the criteria. - Provider logos should be exactly 200 x 70 ([example](https://www.privacytools.io/img/provider/AirVPN.gif)) - Tool logos should be exactly 120 x 120 ([example](https://www.privacytools.io/img/tools/ChatSecure.png)) -#Testing -Before submitting any pullrequests please test your changes. You can easily do this through the website +##Testing +Before submitting any pull requests please test your changes. You can easily do this through the website [https://htmlpreview.github.io/?https://github.com/**privactoolsIO**/privacytools.io/blob/**branch**/index.html#**section**](https://htmlpreview.github.io/?https://github.com/privacytoolsIO/privacytools.io/blob/master/index.html#mobile_os) Replace privacytoolsIO with your Github username, branch with the branchname (default replacement is master), section with the corresponding section id, yet not required. -- 2.49.0