From a3793a1217a2d7ab07d2d0ed17cfc4873859ee12 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Thu, 8 Mar 2018 16:20:26 +0800 Subject: [PATCH] Add a link to the github repo. --- docs/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 0f1f60c..760a688 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,6 +13,10 @@ A reimplementation of Electrum-Server for a future with bigger blocks. :Language: Python (>= 3.6) :Author: Neil Booth +Source Code +=========== + +See the respository on `github `_. Getting Started ===============