diff options
author | Valentin Popov <valentineus@gmail.com> | 2017-06-05 14:13:13 +0300 |
---|---|---|
committer | Valentin Popov <valentineus@gmail.com> | 2017-06-05 14:13:13 +0300 |
commit | 21b06809168af0f2b4bc8c909bdee1619aac57a3 (patch) | |
tree | ad4ae0098856cd4a83a98620d6deb76365aa32ab /README.md | |
parent | 0c300e7735235c5481bd9904cc6e5dde0fe61671 (diff) | |
download | iii-for-vk-21b06809168af0f2b4bc8c909bdee1619aac57a3.tar.xz iii-for-vk-21b06809168af0f2b4bc8c909bdee1619aac57a3.zip |
Release of version 0.0.3.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ # iii-for-vk +[![npm](https://img.shields.io/npm/v/iii-for-vk.svg)](https://www.npmjs.com/package/iii-for-vk) +[![dependencies Status](https://david-dm.org/valentineus/iii-for-vk/status.svg)](https://david-dm.org/valentineus/iii-for-vk) +[![devDependencies Status](https://david-dm.org/valentineus/iii-for-vk/dev-status.svg)](https://david-dm.org/valentineus/iii-for-vk?type=dev) + ## Description This package contains a minimalistic and simple API for the rapid deployment of the bot under the social network VK. Created to demonstrate the possibilities of using the `iii-client` package. |