aboutsummaryrefslogtreecommitdiff
path: root/README_zh_CN.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_zh_CN.md')
-rw-r--r--README_zh_CN.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README_zh_CN.md b/README_zh_CN.md
index c44bacadf..7ee2b3073 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -2,12 +2,12 @@
![Dogecoin](https://static.tumblr.com/ppdj5y9/Ae9mxmxtp/300coin.png)
-[![Build Status](https://travis-ci.com/dogecoin/dogecoin.svg?branch=master)](https://travis-ci.com/dogecoin/dogecoin)
+[![Build Status](https://travis-ci.com/discoin/discoin.svg?branch=master)](https://travis-ci.com/discoin/discoin)
选择文档语言: [英文](../README.md) | 简体中文 | [其他语言...](./README_zh_CN.md)
尽管狗狗币不使用SHA256作为它的工作量证明(POW),狗狗币也是一款类似Bitcoin的加密货币。受到Tenebrix和Litecoin的影响,狗狗币目前采用一种更简洁的加密方式。
-- **网址:** [dogecoin.com.](https://dogecoin.com)
+- **网址:** [discoin.com.](https://discoin.com)
## 证书 – 炫酷的证书 ⚖️
狗狗币在MIT liscence的条款下发行。详情请参见
@@ -85,7 +85,7 @@ RPC界面上还有由Python编写的[回归和整合测试(regression and inte
600,000+: 10,000 Dogecoin
-### 请编译我吧 / Wow plz make dogecoind/dogecoin-cli/dogecoin-qt
+### 请编译我吧 / Wow plz make discoind/discoin-cli/discoin-qt
以下是开发者的笔记,教你如何在你自己的平台上搭建狗狗币。这些不是什么权威指南,但包含了必要的libary, 编译flag 等等。