diff --git a/README.md b/README.md index 3a0b31d..b079354 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ Community curated plugins for c-lightning. | [persistent-channels][pers-chans] | Maintains a number of channels to peers | | [probe][probe] | Regularly probes the network for stability | | [prometheus][prometheus] | Lightning node exporter for the prometheus timeseries server | - +| [summary][summary] | Print a nice summary of the node status | [pers-chans]: https://github.com/lightningd/plugins/tree/master/persistent-channels [probe]: https://github.com/lightningd/plugins/tree/master/probe [prometheus]: https://github.com/lightningd/plugins/tree/master/prometheus +[summary]: https://github.com/lightningd/plugins/tree/master/summary