Skip to content

Commit

Permalink
docs: update features list
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Jan 18, 2024
1 parent 6e514cf commit 37c20fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ It returns a boolean that is `true` when the server is a demo.
- [x] parser: `Period.getEvaluations()`
- [x] parser: `StudentEvaluation`
- [x] parser: `StudentSkill`
- Personal Information on Student Account
- [x] client: `.getPersonalInformation()`
- [x] parser: `StudentPersonalInformation`
- [x] Custom `fetcher` to call the API with another API than [`fetch`](https://developer.mozilla.org/docs/Web/API/Fetch_API)

## Installation
Expand Down

0 comments on commit 37c20fb

Please sign in to comment.