diff options
| author | Ross Nicoll <[email protected]> | 2021-06-05 19:54:44 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-05 19:54:44 +0100 |
| commit | 1182bf8391466556afb2bd0a19dde265c3fe4032 (patch) | |
| tree | 09f6f39ba7bf1aad6c3e27b43d00d6993c040342 /README.md | |
| parent | Merge pull request #2111 from rnicoll/contributing (diff) | |
| parent | Updated README (diff) | |
| download | discoin-1182bf8391466556afb2bd0a19dde265c3fe4032.tar.xz discoin-1182bf8391466556afb2bd0a19dde265c3fe4032.zip | |
Merge pull request #2002 from WilliamWelsh/much-readme
Made the README Much Wow
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,15 +1,23 @@ -# Dogecoin Core [DOGE, Ð] +<h1 align="center"> +Dogecoin Core [DOGE, Ð] +<br/><br/> +<img src="https://static.tumblr.com/ppdj5y9/Ae9mxmxtp/300coin.png" alt="Dogecoin" width="300"/> +</h1> - +<div align="center"> +[](https://dogecoin.com) [](https://travis-ci.com/dogecoin/dogecoin) +[](https://dogecoin.com) + +</div> Select Doc Language: ENG | [CN_simplified](./README_zh_CN.md) | [more...](./README.md) Dogecoin is a cryptocurrency like Bitcoin, although it does not use SHA256 as its proof of work (POW). Taking development cues from Tenebrix and Litecoin, Dogecoin currently employs a simplified variant of scrypt. -- **Website:** [dogecoin.com.](https://dogecoin.com) +- **Website:** [dogecoin.com](https://dogecoin.com) ## License – Much license ⚖️ Dogecoin Core is released under the terms of the MIT license. See |