From f8980e9a58a692435cec65648719d74e62b1eb8a Mon Sep 17 00:00:00 2001 From: Ben Congdon Date: Thu, 23 Jul 2020 18:56:53 -0700 Subject: [PATCH] Minor fix to header --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b57daa8..414c9a9 100644 --- a/readme.md +++ b/readme.md @@ -84,7 +84,7 @@ Implementations of the Lightning Network Protocol - [Ride The Lightning](https://github.com/ShahanaFarooqui/RTL) - Web Client for LND Daemon written in NodeJS / Angular 7 - [LND-For-WP](https://github.com/rstmsn/lnd-for-wp) - WordPress plugin for managing & using your LND Node; [WordPress Plugin Directory](https://wordpress.org/plugins/lnd-for-wp/) -### Commandline Interfaces +### Command Line Interfaces - [bos – Balance of satoshis](https://github.com/alexbosworth/balanceofsatoshis) - Advanced tool for LND with powerful rebalancing options and telegram bot support written in NodeJS