Skip to content

Commit

Permalink
πŸ“ Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DRFR0ST authored Dec 23, 2023
1 parent a40cbb8 commit e3864fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The `ReclaimClient` provides access to various modules:
- `client.habits`: Interact with habits in Reclaim.ai.
- `client.users`: Interact with users in Reclaim.ai.
- `client.calendars`: Interact with calendars in Reclaim.ai.

Each module provides methods for interacting with the respective resources in the Reclaim.ai API.

### Tasks
Expand Down Expand Up @@ -131,4 +132,4 @@ Every 12 hours a Github Action runs to test the library against the Reclaim.ai A
Big thanks to the author of the [reclaim-sdk](https://github.com/llabusch93/reclaim-sdk/tree/master) Python library for reverse engineering the Reclaim.ai API β€” your work inspired this library! πŸš€

## πŸ“ License
This project is licensed under the terms of the MIT license. See the LICENSE file for details.
This project is licensed under the terms of the MIT license. See the LICENSE file for details.

0 comments on commit e3864fb

Please sign in to comment.