From b7e71d46e07da67f6a37888b0ead6fe24b97f5c0 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Sun, 14 Jan 2018 14:14:57 +0100 Subject: [PATCH] README: add link to find out the server URL (#15) Signed-off-by: Roland Hieber --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23787af..20b6d50 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ f = FinTS3PinTanClient( 'myusername', 'mypin', 'https://mybank.com/…' # endpoint, e.g.: https://hbci-pintan.gad.de/cgi-bin/hbciservlet + # for German banks, see http://www.hbci-zka.de/institute/institut_auswahl.htm ) accounts = f.get_sepa_accounts() -- 2.47.2