From 93cb498c04d32e8b16e59c6c1bcae8a231acfad9 Mon Sep 17 00:00:00 2001 From: darosior Date: Sat, 10 Aug 2019 17:19:37 +0200 Subject: [PATCH] Add a link to the reckless plugin manager --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d905618..ba77d4f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Community curated plugins for c-lightning. | [probe][probe] | Regularly probes the network for stability | | [prometheus][prometheus] | Lightning node exporter for the prometheus timeseries server | | [rebalance][rebalance] | Keeps your channels balanced | +| [reckless][reckless] | An **experimental** plugin manager (search/install plugins) | | [sendinvoiceless][sendinvoiceless] | Sends some money without an invoice from the receiving node. | | [sitzprobe][sitzprobe] | A Lightning Network payment rehearsal utility | | [summary][summary] | Print a nice summary of the node status | @@ -107,3 +108,4 @@ your environment. [cpp-api]: https://github.com/darosior/lightningcpp [js-api]: https://github.com/darosior/clightningjs [monitor]: https://github.com/renepickhardt/plugins/tree/master/monitor +[reckless]: https://github.com/darosior/reckless