From 44c8754d3655f5288d03ebf2ad3c24be1c2a4ebd Mon Sep 17 00:00:00 2001 From: alexbooker Date: Wed, 22 Jul 2015 22:10:13 +0100 Subject: [PATCH] made contributing guidelines in readme.md clearer --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 81ef7bb0..078f24eb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # [privacytools.io](https://www.privacytools.io/) encryption against global mass surveillance -#### logo size for provider -200 x 70 px -example: https://www.privacytools.io/img/provider/AirVPN.gif +#Contributing Guidelines -#### logo size for tools -120 x 120 px -example: https://www.privacytools.io/img/tools/ChatSecure.png +##Images -#### hyperlinks -always target="_blank" +- 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)) + +## Hyperlinks + +- Please add the `target="_blank"` attribute to links ([example](https://github.com/privacytoolsIO/privacytools.io/blob/01af55ae9d03e9bb453f7891093704aaade80ec4/index.html#L136)).