We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4680c73 commit 3e9f9d1Copy full SHA for 3e9f9d1
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# Hosting.de Client-Library
+# Hosting.de Client-Library [](https://codecov.io/gh/becelot/python-hde)
2
3
An unofficial client library for the [hosting.de API](https://hosting.de/api/).
4
@@ -197,4 +197,4 @@ You can contribute to the project and add new endpoints that you need. However,
197
* All implemented methods **MUST** be documented using reStructuredText notation.
198
* All implemented methods **MUST** be typed properly
199
* We require a test coverage of at least 90%, and your additions must not decrease the overall coverage of the codebase.
200
-* We appreciate if you use [this](https://github.com/angular/angular/blob/master/CONTRIBUTING.md) commit message format.
+* We appreciate if you use [this](https://github.com/angular/angular/blob/master/CONTRIBUTING.md) commit message format.
0 commit comments