From d8056f7ea525cbf37714613e772c0a4af97a1969 Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 16 Jan 2014 11:01:59 +0100 Subject: [PATCH] Updated readme and coding standards --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ba122dc059..b7df2afaef 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Ethereum Ethereum Go (c) [0255c7881](https://github.com/ethereum/go-ethereum#copy) +A fair warning; Ethereum is not yet to be used in production. There's no +test-net and you aren't mining read blocks (just one which is the genesis block). + Ethereum Go is split up in several sub packages. Please refer to each individual package for more information.