readme: Add the probe plugin to the table

Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
Christian Decker
2019-02-11 14:02:27 +01:00
parent 4f31f5971a
commit 669be94202

View File

@@ -4,9 +4,10 @@ Community curated plugins for c-lightning.
## Available plugins
| Name | Short description |
|-----------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
| [persistent-channels][pers-chans] | Allows you to describe a number of channels you'd like to have open at any time and the plugin will attempt to maintain that state. |
| Name | Short description |
|-----------------------------------|--------------------------------------------|
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |
| [probe](probe/) | Regularly probes the network for stability |
[pers-chans]: https://github.com/lightningd/plugins/tree/master/persistent-channels