diff options
| author | Will <[email protected]> | 2021-05-24 16:09:47 -0400 |
|---|---|---|
| committer | William <[email protected]> | 2021-06-05 12:37:21 -0400 |
| commit | fb537e6120d663bcf7bb067670c75a6894bfcd58 (patch) | |
| tree | 3c71b09a37c137e7a9e7b8b87d91a9d279e99070 | |
| parent | Merge pull request #1908 from chromatic/sync-screen-negative-gh1902 (diff) | |
| download | discoin-fb537e6120d663bcf7bb067670c75a6894bfcd58.tar.xz discoin-fb537e6120d663bcf7bb067670c75a6894bfcd58.zip | |
Updated README
Made the README much wow. Centered the title, logo, and badges. Added two badges that redirect to the website: "dogecoin" and "much wow" and removed the period that was included in the website's hyperlink.
| -rw-r--r-- | README.md | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,13 +1,21 @@ -# 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> 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 |