From 02615c86951fbb919e2f0e2fb4aba760eb23f6e8 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Sun, 20 May 2018 00:39:34 -0400 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1aab737c..6f8606065 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,12 @@ and securely replicates it on many machines. For protocol details, see [the specification](/docs/spec). +## Security + To report a security vulnerability, see our [bug bounty -program](SECURITY.md). +program](https://tendermint.com/security). + +For examples of the kinds of bugs we're looking for, see [SECURITY.md](SECURITY.md) ## Minimum requirements