diff --git a/README.md b/README.md index ff74e8a..3d6c04a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# fabric-sdk-go-ext [![Build Status](https://travis-ci.com/trustbloc/fabric-sdk-go-ext.svg?branch=master)](https://travis-ci.com/trustbloc/fabric-sdk-go-ext) +# fabric-sdk-go-ext [![Build Status](https://travis-ci.com/trustbloc/fabric-sdk-go-ext.svg?branch=master)](https://travis-ci.com/trustbloc/fabric-sdk-go-ext) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://raw.githubusercontent.com/trustbloc/fabric-sdk-go-ext/master/LICENSE) The project contains the set of extensions that can be used as module substitution with Hyperledger Fabric SDK Go ([fabric-sdk-go](https://github.com/hyperledger/fabric-sdk-go)). @@ -13,3 +13,9 @@ To compile the project, please run the following command from root directory ``` $ make build ``` + +# Contributing +Thank you for your interest in contributing. Please see our [community contribution guidelines](https://github.com/trustbloc/community/blob/master/CONTRIBUTING.md) for more information. + +# License +Apache License, Version 2.0 (Apache-2.0). See the [LICENSE](LICENSE) file.