From c45a965daad79ba539b35e340813e2b13a885c84 Mon Sep 17 00:00:00 2001 From: Jon Forsberg Date: Sun, 24 Nov 2019 21:21:15 +0800 Subject: [PATCH] python implementation moved to https://github.com/python-ln/lnurl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8de9965..9820d1a 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ _Integrate **lnurl** in projects and services_. * [lnurl-node](https://github.com/chill117/lnurl-node) – CLI tool and **lnurl** server in Node.js. * [js-lnurl](https://github.com/fiatjaf/js-lnurl) – Tools for adding **lnurl** support in a JavaScript wallet. * [php-lnurl](https://github.com/tkijewski/php-lnurl) – Easy PHP encoding and decoding of bech32 **lnurl**s. -* [lnurl](https://github.com/jogc/lnurl) – Simple and robust **lnurl** encoding/decoding for Python. +* [lnurl](https://github.com/python-ln/lnurl) – **lnurl** implementation for Python. Tools