From 0ae87a6207a496944c8fe2d6c09846a5d1c6b0eb Mon Sep 17 00:00:00 2001 From: Martin Berger <> Date: Wed, 22 Mar 2023 21:57:48 +0100 Subject: [PATCH] Refinement --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01546ea..da48512 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LN-FinTS - A fork of [FueliFinTS](https://github.com/petafuel/FueliFinTS) +# LN-FinTS - A fork of [FueliFinTS](https://github.com/petafuel/FueliFinTS) to use FinTS for a Bitcoin Lightning node with [LNbits](https://github.com/lnbits/lnbits) Fueli FinTS is a server implementing the financial transaction services (FinTS) protocol for online banking. FinTS was formerly known as home banking computer interface (HBCI). **This is a fork of [FueliFinTS](https://github.com/petafuel/FueliFinTS) addresses the following issues:** @@ -10,7 +10,7 @@ Fueli FinTS is a server implementing the financial transaction services (FinTS) 5. Some minor refactoring and cleanups 6. Adapted for Bitcoin Lightning Network integration with [LNbits](https://github.com/lnbits/lnbits#lnbits) -**Please find a complete list of all changes to the original implementation by this fork with this [Github Compare](https://github.com/petafuel/FueliFinTS/compare/main...drmartinberger:lnbits-via-mt940) view.** +**Please find a complete list of all changes to the original implementation by this fork with this [Github Compare](https://github.com/petafuel/FueliFinTS/compare/main...drmartinberger:main) view.** # Setup Steps