From 64c18c879becb4f4482a4e4f5e6228c918ba4be7 Mon Sep 17 00:00:00 2001 From: kingonly <31890660+kingonly@users.noreply.github.com> Date: Thu, 15 Aug 2019 14:59:12 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeeaeb6..3135530 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # lspd simple server This is a simple example of an lspd server that works with an [lnd](https://github.com/lightningnetwork/lnd) node. + This server exposes LSP services to the [Breez client](https://github.com/breez/breezmobile). ## Installation