diff --git a/backup/README.md b/backup/README.md index ae9f923..bf71df2 100644 --- a/backup/README.md +++ b/backup/README.md @@ -6,6 +6,7 @@ This plugin will maintain clean database backups to another location. It uses the `db_write` hook to make sure to always have a backup that is not missing any state updates and is not potentially harmful. +Related info about backup solutions: https://github.com/ElementsProject/lightning/blob/master/doc/BACKUP.md ## Installation