From 2a76ee57bd6e34f1b9acf03e9110f79c55497830 Mon Sep 17 00:00:00 2001 From: Bernhard Mueller Date: Mon, 2 Oct 2017 17:02:08 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e6ee66a..d239928e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Mythril is a reverse engineering and bug hunting framework for the Ethereum bloc ## Be responsible! -The purpose of project is to aid discovery of vulnerable smart contracts on the Ethereum mainnet and support research for novel security flaws. If you do find an exploitable issue or vulnerable contract instances, please [do the right thing](https://en.wikipedia.org/wiki/Responsible_disclosure) as opposed to stealing Ether from unsuspecting users. Also, note that vulnerability branding ("etherbleed", "chainshock",...) is highly discouraged as it will annoy the author and others in the security community. +The purpose of project is to aid discovery of vulnerable smart contracts on the Ethereum mainnet and support research for novel security flaws. If you do find an exploitable issue or vulnerable contract instances, please [do the right thing](https://en.wikipedia.org/wiki/Responsible_disclosure). Also, note that vulnerability branding ("etherbleed", "chainshock",...) is highly discouraged as it will annoy the author and others in the security community. ## Installation and setup