diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/README b/README deleted file mode 100644 index 92ca75b5a..000000000 --- a/README +++ /dev/null @@ -1,11 +0,0 @@ -This is the Go implementation of the Ethereum protocol. It's far from being finished. - -```go get https://github.com/ethereum/go-ethereum``` - -** The Python reference implementation can be found at https://github.com/ethereum/pyethereum ** - -## Command line options - --db will launch the db query tool. - -Supported arguments `update` and `get` |