diff options
author | G. Kay Lee <balancetraveller+github@gmail.com> | 2017-06-26 17:17:06 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2017-06-26 17:17:06 +0800 |
commit | ef8d4711d531de716425c83c3ef56fb6b198108f (patch) | |
tree | 1dcf4a6ae920bf97e3e0b66f12933d0a749f2e21 /README.md | |
parent | 78c04c920d07e65864f781fb5c6e5d77435d7aa0 (diff) | |
download | dexon-ef8d4711d531de716425c83c3ef56fb6b198108f.tar.gz dexon-ef8d4711d531de716425c83c3ef56fb6b198108f.tar.zst dexon-ef8d4711d531de716425c83c3ef56fb6b198108f.zip |
Update README.md (#14701)
README: change heading to "Go Ethereum"
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -## Ethereum Go +## Go Ethereum Official golang implementation of the Ethereum protocol. |