From ba42758715c8f93a5ce50a9201659979d43897fe Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 28 Sep 2017 21:28:18 +0400 Subject: Release of version 2.1.0. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index be885bd..c673c29 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,18 @@ Simple API for communicating with the bot of the \"iii.ru\" service. - Installation and processing of sessions. ## Installation +NodeJS: ```bash npm install --save iii-client ``` +Browser: +```html + +``` + ## Using An example of a connection, receiving session identification and sending a bot message: ```javascript -- cgit v1.2.3