From e895b8631a311ef398c29d17965c7e1d1681245d Mon Sep 17 00:00:00 2001 From: Nathan Wilcox Date: Wed, 24 May 2017 08:15:03 -0700 Subject: [PATCH] Clarify that the feature is automated *shutdown*. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 54d594a32..61bc85bac 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Deprecation Policy ------------------ This release is considered deprecated 16 weeks after the release day. There -is an automatic deprecation feature which will halt the node some time after -this 16 week time period. The automatic feature is based on block height -and can be explicitly disabled. +is an automatic deprecation shutdown feature which will halt the node some +time after this 16 week time period. The automatic feature is based on block +height and can be explicitly disabled. Where do I begin? -----------------