1
0
mirror of synced 2024-11-24 05:16:03 +03:00

Merge pull request #2 from gwinn/master

update README
This commit is contained in:
Alex Lushpai 2019-02-08 15:06:56 +03:00 committed by GitHub
commit 39e4035d8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -3,4 +3,4 @@ node_js:
- "11"
- "10"
- "8"
script: npm tests
script: npm run test

View File

@ -1,3 +1,8 @@
[![Build Status](https://img.shields.io/travis/retailcrm/mg-bot-api-client-js/master.svg?logo=travis&style=flat-square)](https://travis-ci.org/retailcrm/mg-bot-api-client-js)
[![GitHub release](https://img.shields.io/github/release/retailcrm/mg-bot-api-client-js.svg?style=flat-square)](https://github.com/retailcrm/mg-bot-api-client-js/releases)
[![Node version](https://img.shields.io/node/v/mg-bot-api-client-js.svg?style=flat-square)]
# retailCRM Message Gateway Bot API JS client
This is js retailCRM bot API client.