diff --git a/README.md b/README.md index 2f4753a..13c5892 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Kotlin Substrate Client -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/NodleCode/substrate-client-kotlin/blob/master/LICENSE.txt) substrate-client-kotlin is client library to interact with a substrate-based chain. It uses the API available from the RPC endpoint only (no sidecar). @@ -77,4 +77,4 @@ The test report will be generated in `substrate-client/build/reports/test/index. ## Additional Notes This is a work in progress and comes with no warranty. -contribution are welcome. If you have any question, ideas or if you found a bug, please open an issue! \ No newline at end of file +contribution are welcome. If you have any question, ideas or if you found a bug, please open an issue!