Skip to content

Commit 9ddd4df

Browse files
committed
readme fixes
1 parent 09cc58b commit 9ddd4df

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

README.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,12 @@
1-
# intercom-node [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
1+
# intercom-node
22
> Official Node bindings to the Intercom API
33
4+
## Testing
45

5-
## Install
6-
7-
```sh
8-
$ npm install --save intercom-node
9-
```
10-
11-
12-
## Usage
13-
14-
```js
15-
var intercomNode = require('intercom-node');
16-
17-
intercomNode('Rainbow');
6+
```node
7+
npm test
188
```
199

2010
## License
2111

22-
Apache-2.0 © [Bob Long]()
23-
24-
25-
[npm-image]: https://badge.fury.io/js/intercom-node.svg
26-
[npm-url]: https://npmjs.org/package/intercom-node
27-
[travis-image]: https://travis-ci.org/intercom/intercom-node.svg?branch=master
28-
[travis-url]: https://travis-ci.org/intercom/intercom-node
29-
[daviddm-image]: https://david-dm.org/intercom/intercom-node.svg?theme=shields.io
30-
[daviddm-url]: https://david-dm.org/intercom/intercom-node
12+
Apache-2.0

test/.index.js.swp

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)