aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-05-05 21:55:20 +0800
committerobscuren <geffobscura@gmail.com>2014-05-05 21:55:20 +0800
commit70221c36e381e98bf3e92913f48fb94d18da8ef5 (patch)
tree5c804987152d89c4915a433bb79fcb7b95c6364c /README.md
parentc9852c4929c39ab47eab7b70f9304432f2c8225e (diff)
downloaddexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.tar
dexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.tar.gz
dexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.tar.bz2
dexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.tar.lz
dexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.tar.xz
dexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.tar.zst
dexon-70221c36e381e98bf3e92913f48fb94d18da8ef5.zip
bump
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddf8f2bed..f60578ebb 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Ethereum
Ethereum Go Client © 2014 Jeffrey Wilcke.
-Current state: Proof of Concept 5.0.
+Current state: Proof of Concept 5.0 RC1.
For the development package please see the [eth-go package](https://github.com/ethereum/eth-go).
@@ -33,6 +33,7 @@ General command line options
-upnp Enable UPnP (= false)
-x Desired amount of peers (= 5)
-h This help
+-r Start JSON RPC
-dir Data directory used to store configs and databases (=".ethereum")
-import Import a private key (hex)
```