diff options
author | obscuren <geffobscura@gmail.com> | 2014-01-16 18:01:59 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-01-16 18:01:59 +0800 |
commit | d8056f7ea525cbf37714613e772c0a4af97a1969 (patch) | |
tree | 2ce95ebc97e2b069b36bbfdb8e90437a4ca990e2 /README.md | |
parent | 64058e2663453fc3c5adde8d7e1e3627bcfe4919 (diff) | |
download | dexon-d8056f7ea525cbf37714613e772c0a4af97a1969.tar.gz dexon-d8056f7ea525cbf37714613e772c0a4af97a1969.tar.zst dexon-d8056f7ea525cbf37714613e772c0a4af97a1969.zip |
Updated readme and coding standards
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |