From be680e834b20c796e3ee46503fad322260379f04 Mon Sep 17 00:00:00 2001 From: faithjzee Date: Thu, 28 Mar 2019 18:03:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26454ecb2..a47fd435c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ on how to write chaincode for the latest Fabric releases, see the [Hyperledger d # Learn Chaincode A tutorial to get you started with writing smart contracts for Hyperledger. - +// # Deployment In order to support multiple versions of the Hyperledger fabric, this repository uses branches in combination with gopkg.in URLs. What does this mean for beginners? Just pick the branch below and use the instructions for that branch to complete the tutorial