aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJimmy Hu <jimmy.hu@dexon.org>2018-11-02 13:42:54 +0800
committerGitHub <noreply@github.com>2018-11-02 13:42:54 +0800
commitbd5e5b4c79d990d65823b3630c0f76d21af9b52d (patch)
treec32f1ef5f20d129758785efb9f8e20c78a0de1bb /README.md
parentf521279b0d3d33e072d0dc439288fa16cbbf34d3 (diff)
downloaddexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.tar
dexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.tar.gz
dexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.tar.bz2
dexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.tar.lz
dexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.tar.xz
dexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.tar.zst
dexon-consensus-bd5e5b4c79d990d65823b3630c0f76d21af9b52d.zip
core: Remove max block interval (#287)
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index ae9d41b..315cc06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![CircleCI](https://circleci.com/gh/dexon-foundation/dexon-consensus-core.svg?style=svg&circle-token=faed911ec07618dfbd6868b09181aa2046b550d8)](https://circleci.com/gh/dexon-foundation/dexon-consensus-core)
+[![CircleCI](https://circleci.com/gh/dexon-foundation/dexon-consensus.svg?style=svg&circle-token=faed911ec07618dfbd6868b09181aa2046b550d8)](https://circleci.com/gh/dexon-foundation/dexon-consensus)
-DEXON Consensus Core
+DEXON Consensus
====================
## Getting Started
@@ -13,8 +13,8 @@ DEXON Consensus Core
1. Clone the repo
```
- git clone https://github.com/dexon-foundation/dexon-consensus-core.git
- cd dexon-consensus-core
+ git clone https://github.com/dexon-foundation/dexon-consensus.git
+ cd dexon-consensus
```
2. Install go dependency management tool