From dfd8228b09a8be5f8b5fa16b3891ab160f509b60 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 4 May 2018 15:39:33 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95bb527..024749d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Travis + Codecov @@ -24,6 +25,9 @@

+ +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbitname-protocol%2Fbitname-cli.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbitname-protocol%2Fbitname-cli?ref=badge_large) + ## What is this? Besides being a store of value, Bitcoin is also useful as a distributed database. By embedding certain data in this database, it becomes possible to associate public keys and human-readable names. These pairs are registered for a set length of time, after which they must be renewed or become available to others. @@ -143,5 +147,4 @@ Please do not contact any contributors privately to disclose a bug. Make an issu * bcoin for Bitcoin functionality * BlockCypher's excellent REST API * jest for testing -* chalk for pretty colors - +* chalk for pretty colors \ No newline at end of file