diff --git a/README.md b/README.md index 9902557..6d4b065 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ _Integrate **lnurl** in projects and services_. * [go-lnurl](https://github.com/fiatjaf/go-lnurl) – **lnurl** helper structs, encode/decode, verify signatures, misc helpers for both wallet and server sides of the protocol. * [lnurl-node](https://github.com/chill117/lnurl-node) – CLI tool and **lnurl** server in Node.js. * [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. Tools