We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a8e8a0 + 23fa11d commit dc5540aCopy full SHA for dc5540a
README.md
@@ -16,6 +16,10 @@ $ pip install markusapi
16
* the `url` of a running [MarkUs website](https://github.com/MarkUsProject/Markus)
17
* your `api_key` (this can be obtained from the dashboard page of the MarkUs website)
18
19
+## Compatibility
20
+* version 0.2 of this package is compatible with MarkUs version < 2.0
21
+* version 0.3 of this package is compatible with MarkUs version >= 2.0
22
+
23
## Usage Example
24
25
Create a new Markus Api object:
0 commit comments