diff --git a/README.md b/README.md index 0c010bd..c6851d7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -# iola - a socket client with rest api +# iola [![License: MIT](https://img.shields.io/github/license/pvarentsov/iola)](https://github.com/pvarentsov/iola/blob/main/LICENSE) [![NPM Version](https://img.shields.io/npm/v/iola.svg)](https://www.npmjs.com/package/iola) ![demo](./demo/demo.png) +## Description + +**`iola`** - a socket client with rest api. + + ## Installation ```bash $ npm install -g iola