From 2b451df711ea11d10b76d4c43c2a474595c56066 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Wed, 14 Oct 2020 11:41:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b8e1ca2c..bead17409 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ A curated list of known less-than-honest sites inclusive of a simple JS utility function to check any host against this list. -Any additions can be made by editing [all.json](https://github.com/polkadot-js/phishing/edit/master/all.json) and adding any new sites in alphabetical order. +Any additions can be made by editing [all.json](https://github.com/polkadot-js/phishing/edit/master/all.json) and adding any new sites in alphabetical order. + +Making additions to the list will be reflected (on merge) at [polkadot.js.org/phishing/all.json](https://polkadot.js.org/phishing/all.json) and can be consumed via the [@polkadot/phishing library](https://github.com/polkadot-js/phishing/tree/master/packages/phishing) and other tools. ## Contributing