mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
readme: update license and remove status
Update license to point to correct repository. Remove status from readme because it is not available for private repos. Update year in license.
This commit is contained in:
parent
32eb8b3425
commit
2d7d0e8d10
2 changed files with 2 additions and 3 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019 Lightning Labs
|
Copyright (c) 2020 Lightning Labs
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
## governator
|
## governator
|
||||||
|
|
||||||
[](https://travis-ci.org/lightningnetwork/lnd)
|
[](https://github.com/lightninglabs/governator/blob/master/LICENSE)
|
||||||
[](https://github.com/lightningnetwork/lnd/blob/master/LICENSE)
|
|
||||||
|
|
||||||
The governator is an external service intended to be run in conjunction with the [lnd](https://github.com/lightningnetwork/lnd) implementation of the [Lightning Network](https://lightning.network). It queries LND for information about its existing channels and provides channel close recommendations if channels are under-performing.
|
The governator is an external service intended to be run in conjunction with the [lnd](https://github.com/lightningnetwork/lnd) implementation of the [Lightning Network](https://lightning.network). It queries LND for information about its existing channels and provides channel close recommendations if channels are under-performing.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue