URI: 
       tLink resources. - obelisk - Electrum server using libbitcoin as its backend
  HTML git clone https://git.parazyd.org/obelisk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit d167c2b7957ba2254e48efcc6ad3cd8de83a733b
   DIR parent d0c8d65eaffa26fd3c770be28d02c9893be57dbb
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue, 13 Apr 2021 09:51:47 +0200
       
       Link resources.
       
       Diffstat:
         M README.md                           |       9 ++-------
       
       1 file changed, 2 insertions(+), 7 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -7,7 +7,8 @@ A **work-in-progress** implementation of an
        [Electrum](https://electrum.org) server using
        [libbitcoin](https://libbitcoin.info) as a backend.
        
       -![Tests](https://github.com/parazyd/obelisk/actions/workflows/py.yaml/badge.svg)
       +[![Tests](https://github.com/parazyd/obelisk/actions/workflows/py.yaml/badge.svg)](https://github.com/parazyd/obelisk/actions/workflows/py.yaml)
       +[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](LICENSE)
        
        Please consider donating to support development:
        
       t@@ -38,9 +39,3 @@ Obelisk can also be installed with setuptools:
        ```
        python3 setup.py install
        ```
       -
       -
       -License
       --------
       -
       -obelisk is licensed [AGPL-3](LICENSE.md).