diff --git a/README.md b/README.md index b960afa8..0f999a4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![Build Status](https://travis-ci.org/DNAProject/DNA.svg?branch=master)](https://travis-ci.org/DNAProject/DNA) +English | [中文](README_CN.md) + # DNA (Distributed Networks Architecture) DNA is a decentralized distributed network protocol based on blockchain technology and is implemented in Golang. Through peer-to-peer network, DNA can be used to digitize assets and provide financial service, including asset registration, issuance, transfer, etc. diff --git a/README_CN.md b/README_CN.md index 98334591..4bc45161 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,5 +1,7 @@ [![Build Status](https://travis-ci.org/DNAProject/DNA.svg?branch=master)](https://travis-ci.org/DNAProject/DNA) +[English](README.md) | 中文 + # DNA (Distributed Networks Architecture) DNA是go语言实现的基于区块链技术的去中心化的分布式网络协议。可以用来数字化资产和金融相关业务包括资产注册,发行,转账等。