From 2e298d5cbfeccf1e81818010dc55d827a65f8e4a Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Thu, 10 Oct 2024 10:11:09 +0300 Subject: [PATCH] Docs: Added license link Added license link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f70f3f9145..11bd856030 100644 --- a/README.md +++ b/README.md @@ -118,4 +118,4 @@ using our reproducible build system. ## License -btcd is licensed under the [copyfree](http://copyfree.org) ISC License. +btcd is licensed under the [copyfree](http://copyfree.org) [ISC License](https://github.com/btcsuite/btcd/blob/master/LICENSE).