From 5c64f15edb6e087463705d19fe9fbb7583a9397e Mon Sep 17 00:00:00 2001 From: t-bast Date: Tue, 23 Jun 2020 16:10:51 +0200 Subject: [PATCH] Add sphinx article link to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10a55b7..7f105ef 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ A collection of some in-depth articles about the Lightning Network: * [Lightning transactions: from Zero to Hero](./lightning-txs.md) +* [Sphinx onion encryption: from Zero to Hero](./sphinx.md)