From c5ba95f1d90796d360dcfe9385fd523057c1816f Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Wed, 7 May 2014 13:27:24 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da4b2ed..5602aac 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ This portal is an extremely efficient, highly scalable, all-in-one, easy to setu entirely in Node.js. It contains a stratum poolserver; reward/payment/share processor; and a (*not yet completed*) responsive user-friendly front-end website featuring mining instructions, in-depth live statistics, and an admin center. +#### Production Usage Notice +This is beta software. All of the following are things that can change and break an existing NOMP setup: functionality of any feature, structure of configuratoin files and structure of redis data. If you use this software in production then *DO NOT* pull new code straight into production usage because it can and often will break your setup and require you to tweak things like config files or redis data. + + #### Table of Contents * [Features](#features) * [Attack Mitigation](#attack-mitigation)