Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkr committed May 10, 2024
1 parent 69b1bbd commit 78158ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ const response = await integrate
console.log(response);
```

## Testing

Configure the `.env` file based on the `.env.sample` provided with an IntegrationOS Secret Key, Connection Key and Model to test.

## Full Documentation

Please refer to the official IntegrationOS [Documentation](https://docs.integrationos.com/docs/setup) and [API Reference](https://docs.integrationos.com/reference) for more information and Node.js usage examples.

0 comments on commit 78158ab

Please sign in to comment.