From 37ea4b282a13660ce417b34a42178cfee7dda176 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Wed, 5 Feb 2025 17:00:49 +0000 Subject: [PATCH] readme: add link to readthedocs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53d4bdb..1fb8091 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ The Electrum Protocol is a client-server JSON-RPC protocol. The primary use case is a light self-custodial Bitcoin wallet keeping track of its onchain history. + +The rendered rst files can be viewed on [readthedocs](https://electrum-protocol.readthedocs.io/).