Skip to content

Commit 99ee908

Browse files
committed
Merge branch 'master' into v0.3.0
2 parents 1ee7d37 + dc5540a commit 99ee908

File tree

4 files changed

+327
-251
lines changed

4 files changed

+327
-251
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ $ pip install markusapi
1616
* the `url` of a running [MarkUs website](https://github.com/MarkUsProject/Markus)
1717
* your `api_key` (this can be obtained from the dashboard page of the MarkUs website)
1818

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+
1923
## Usage Example
2024

2125
Create a new Markus Api object:

0 commit comments

Comments
 (0)