Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pvarentsov committed Jun 14, 2021
1 parent 26f1013 commit 599dc95
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 599dc95

Please sign in to comment.