From da159fe6faef3b289f33acb5c80a89ad98112313 Mon Sep 17 00:00:00 2001 From: kingonly <31890660+kingonly@users.noreply.github.com> Date: Thu, 15 Aug 2019 15:39:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b106b9..82cbe9f 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ This is a simple example of an lspd that works with an [lnd](https://github.com/ 5. Run lspd 6. Share with Breez the TOKEN and the LISTEN_ADDRESS you've defined (send to contact@breez.technology) -## Implement your own server -You can create your own server by implementing the grpc methods described [here](https://github.com/breez/lspd/blob/master/rpc/lspd.md). +## Implement your own lspd +You can create your own lsdp by implementing the grpc methods described [here](https://github.com/breez/lspd/blob/master/rpc/lspd.md).