Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDrrae authored Mar 23, 2024
1 parent dbb024b commit ec6d866
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This PowerShell module wraps around and eases the use of the [ClickUp API](https://clickup.com/api) in PowerShell scripts and projects.

## Install

```
Install-Module -Name ClickupAPI
```


[https://www.powershellgallery.com/packages/ClickupAPI/](https://www.powershellgallery.com/packages/ClickupAPI/)


## Roadmap

### API endpoints
Expand Down

0 comments on commit ec6d866

Please sign in to comment.