From df6f7e8a0e43fbee90af8531c4dd4279b8f1e120 Mon Sep 17 00:00:00 2001 From: obscuren Date: Wed, 1 Jan 2014 13:52:26 +0100 Subject: [PATCH] updated readme --- README | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README b/README index 9d08d7f8e..92ca75b5a 100644 --- a/README +++ b/README @@ -1,16 +1,11 @@ This is the Go implementation of the Ethereum protocol. It's far from being finished. - go get https://github.com/ethereum/go-ethereum +```go get https://github.com/ethereum/go-ethereum``` -The Python reference implementation can be found at https://github.com/ethereum/pyethereum +** The Python reference implementation can be found at https://github.com/ethereum/pyethereum ** -More information about the protocol: -* http://vitalik.ca/ethereum.html -* http://vitalik.ca/ethereum/spec.html -* http://vitalik.ca/ethereum/patricia.html -* http://vitalik.ca/ethereum/dagger.html -* http://vitalik.ca/ethereum/rlp.html +## Command line options -# TODO +-db will launch the db query tool. -Fix this todo file! +Supported arguments `update` and `get`