mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 14:17:56 +01:00
multi: add link to LICENSE in README license badges (#100)
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
cc4617ca23
commit
a13ac90d46
@@ -3,6 +3,7 @@
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
|
||||
|
||||
`lnd` is a complete implementation of a node on the [Lightning
|
||||
|
||||
@@ -4,6 +4,7 @@ brontide
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/brontide)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ chainntnfs
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/chainntnfs)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ channeldb
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/channeldb)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ lnrpc
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/lnrpc)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ lnwallet
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/lnwallet)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ lnwire
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/lnwire)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ routing
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/routing)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ zpay32
|
||||
[]
|
||||
(https://travis-ci.org/lightningnetwork/lnd)
|
||||
[]
|
||||
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
||||
[]
|
||||
(http://godoc.org/github.com/lightningnetwork/lnd/zpay32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user