Skip to content

Commit 23fa11d

Browse files
committed
add compatibility note to readme
1 parent 2998edc commit 23fa11d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
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)