intercom / intercom-node

Node.js bindings for the Intercom API
https://developers.intercom.com
Other
362 stars 116 forks source link

Small mistake in README - "import { Client } from './dist/index';" #364

Closed StorkZ closed 1 year ago

StorkZ commented 1 year ago

Hello, At the start of the README file there is a snipped about importing the Client. import { Client } from 'intercom-client'; would make more sense. It is not important by any means, but would be nice to fix.

colmdoyle commented 1 year ago

https://github.com/intercom/intercom-node/pull/362