diff options
author | obscuren <obscuren@obscura.com> | 2013-12-26 20:30:42 +0800 |
---|---|---|
committer | obscuren <obscuren@obscura.com> | 2013-12-26 20:30:42 +0800 |
commit | 486710c17c71f456e48b40052b1bd392d58e01f3 (patch) | |
tree | b2abf1c8dbd07a7705194c299fb0cf5e70f3d1f4 | |
parent | fe5577f59e0b5b254013263675e7a0989e7cd82a (diff) | |
download | go-tangerine-486710c17c71f456e48b40052b1bd392d58e01f3.tar.gz go-tangerine-486710c17c71f456e48b40052b1bd392d58e01f3.tar.zst go-tangerine-486710c17c71f456e48b40052b1bd392d58e01f3.zip |
for => far
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is the Go implementation of the Ethereum protocol. It's for from being finished. +This is the Go implementation of the Ethereum protocol. It's far from being finished. The Python reference implementation can be found at https://github.com/vbuterin/pyethereum |