From 66ecee0942e79618ed6a1407e5a6872415d35500 Mon Sep 17 00:00:00 2001 From: anonimal Date: Mon, 24 Apr 2017 20:04:26 +0000 Subject: [PATCH] Docs: add VRP link to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index acb997e13..1023b82c0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ See [LICENSE](LICENSE). If you want to help out, see [CONTRIBUTING](CONTRIBUTING.md) for a set of guidelines. +## Vulnerability Response Process + +See [Vulnerability Response Process](VULNERABILITY_RESPONSE_PROCESS.md). + ## Monero software updates and consensus protocol changes (hard fork schedule) Monero uses a fixed-schedule hard fork mechanism to implement new features. This means that users of Monero (end users and service providers) need to run current versions and update their software on a regular schedule. Here is the current schedule, versions, and compatibility.