From 9a199f316f49505352635ad264545f80a0152c4c Mon Sep 17 00:00:00 2001 From: Joshua Yabut Date: Mon, 28 Nov 2016 08:24:28 -0500 Subject: [PATCH] Added donation addresses --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d51b462..6f5b2a1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This is a Zclassic mining pool based off of Node Open Mining Portal. +Donations for development are greatly appreciated! + * BTC: 18vHMxVzotQ9EPyESrf7Z1hNM9AwJeVHgD + * ZCL: zcXDWbgReztLLXSTUMT2nEumiDM6zTzUXFb7vUnx9JNfJDVqbodyxwEQwgDkFw7Dp128tBU8n8rmVxT43DshmeTEM4LHcdz #### Production Usage Notice This is beta software. All of the following are things that can change and break an existing Z-NOMP setup: functionality of any feature, structure of configuration 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.