diff --git a/README.md b/README.md
index 5f9bfbc..7fbb640 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# nostrclient
+# Nostrclient - [LNbits](https://github.com/lnbits/lnbits) extension
+For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions)
`nostrclient` is an always-on extension that can open multiple connections to nostr relays and act as a multiplexer for other clients: You open a single websocket to `nostrclient` which then sends the data to multiple relays. The responses from these relays are then sent back to the client.