From ac68fb62bee125026b6f11916df7250556c36bbb Mon Sep 17 00:00:00 2001 From: masaun Date: Tue, 11 Feb 2020 19:03:19 +0100 Subject: [PATCH] Update README.md 4 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ecef1f..4fcc2fd 100755 --- a/README.md +++ b/README.md @@ -67,15 +67,15 @@ http://127.0.0.1:3000 https://gitcoin.co/issue/bancorprotocol/contracts/337/3948 - Document of bancor protocol - - How to Create a Bancor Liquidity Pool + - How to Create a Bancor Liquidity Pool https://docs.bancor.network/user-guides/token-integration/how-to-create-a-bancor-liquidity-pool - ContractAddress on Ropsten Network https://support.bancor.network/hc/en-us/articles/360010410399-Ethereum-Ropsten-Network- - - ContractAddress(Called by `addressOf()` ) + - ContractAddress(Called by `addressOf()` ) https://docs.bancor.network/user-guides/network-data-and-stats/ethereum-contract-addresses - Document of compound protocol - - ContractAddress of cToken on Ropsten + - ContractAddress of cToken on Ropsten https://compound.finance/developers - Github of bancor protocol