diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-03 21:03:11 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-03 21:03:11 +0300 |
commit | d3e9d92f7807fd8c922a66d46aa3020b5925b945 (patch) | |
tree | cc3d0d78b09e6ea109bf1cd481dd175d1eb40656 /README.md | |
parent | a68008ab64bdf6d3e40139de8747ce5ba30c7430 (diff) | |
download | iii-client-d3e9d92f7807fd8c922a66d46aa3020b5925b945.tar.xz iii-client-d3e9d92f7807fd8c922a66d46aa3020b5925b945.zip |
Upgrade opportunities
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,11 +8,10 @@ Simple API for communicating with the bot of the \"iii.ru\" service. ## Features +- Multiplatform library. - A small and light library. -- Works, both in NodeJS, and in the browser. - Getting session ID. - Sending and receiving messages. -- Does not process incoming errors. ## Installation NodeJS: |