Skip to content

Commit dc5540a

Browse files
Merge pull request #35 from pretendWhale/multi-course-updates
update api helpers to reflect multi-course changes
2 parents 4a8e8a0 + 23fa11d commit dc5540a

File tree

3 files changed

+318
-250
lines changed

3 files changed

+318
-250
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)