From e679085dcba4696c2336e465585716a04b543abe Mon Sep 17 00:00:00 2001 From: blacknet1nkvjqrjs Date: Sun, 15 Nov 2020 11:41:42 +0000 Subject: [PATCH] Update README.md add license button and change describe --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f232f5b..83f5f2c6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Web chat][]](https://app.element.io/#/group/+blacknet:matrix.org) [![Web site][]](https://blacknet.ninja) -Blacknet is a public peer-to-peer network based on blockchain technology with proof of stake consensus mechanism. +

Blacknet is decentralized peer-to-peer network that secures public blockchain platform with proof of stake consensus.

## Get the source code @@ -43,7 +43,7 @@ or send changes as a [Pull request][] to the master branch. ## License This program is distributed under the terms of the Jelurida Public License -version 1.1 for the Blacknet Public Blockchain Platform. See the LICENSE file. +version 1.1 for the Blacknet Public Blockchain Platform. See the [LICENSE](https://gitlab.com/blacknet-ninja/blacknet/-/blob/master/LICENSE.txt) file. [Issue]: https://gitlab.com/blacknet-ninja/blacknet/issues [Pipeline status]: https://gitlab.com/blacknet-ninja/blacknet/badges/master/pipeline.svg -- GitLab