Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarrez authored Dec 20, 2023
1 parent 62fd396 commit e8a8a6e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ To use a personal access token you can specify the parameter `auth` and add `tok

Alternatively, `customizeAxios` can be used to directly customize the REST client.

## Installation

To install the external worker library, execute the following command:

```
npm install @flowable-oss/external-worker-client
```

## Sample

### Cloud
Expand Down

0 comments on commit e8a8a6e

Please sign in to comment.