]> git.ipfire.org Git - thirdparty/python-fints.git/commitdiff
Update README.md
authorRaphael Michel <mail@raphaelmichel.de>
Mon, 14 Jun 2021 08:38:51 +0000 (10:38 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 08:38:51 +0000 (10:38 +0200)
README.md

index 8bc367cbdad9c38ca85fa4d4be786ac7fcad169c..f7fad706d938b03ecd40f890291ea526d657b0fb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@ online-banking protocol commonly supported by German banks.
 
 [Read our documentation for more info](https://python-fints.readthedocs.io)
 
+Maintenance Status 
+------------------
+
+This project is maintained, but with limited capacity. Working on this is takes a lot of time and testing since all banks do things differently and once you move a part here, you break an unexpected one over there. Therefore: Bugs will only be fixed by me if they occur with a bank where I have an account. New features will only be developed if I need them. PRs will be merged if they either have a very low risk of breaking things elsewhere (e.g. purely adding new commands) or if I can test them. In any case, things might take a little time until I have the bandwidth to focus on them. Sorry about that :( 
+
 Limitations
 -----------