From: Roland Hieber Date: Sun, 14 Jan 2018 13:14:57 +0000 (+0100) Subject: README: add link to find out the server URL (#15) X-Git-Tag: v0.3.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e71d46e07da67f6a37888b0ead6fe24b97f5c0;p=thirdparty%2Fpython-fints.git README: add link to find out the server URL (#15) Signed-off-by: Roland Hieber --- 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()