multi: add link to LICENSE in README license badges (#100)

This commit is contained in:
Trevin Hofmann
2017-01-12 18:31:08 -06:00
committed by Olaoluwa Osuntokun
parent cc4617ca23
commit a13ac90d46
9 changed files with 9 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ lnwallet
[![Build Status](http://img.shields.io/travis/lightningnetwork/lnd.svg)]
(https://travis-ci.org/lightningnetwork/lnd)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)]
(https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)]
(http://godoc.org/github.com/lightningnetwork/lnd/lnwallet)