Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santitigaga authored Oct 15, 2021
1 parent ee7eaf1 commit e4dd162
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Javascript library for async data flow implementation for browsers.
- [Channel Client JS](#channel-client-js)
- [How to use](#how-to-use)
- [Install](#install)
- [Usage](#asyncClient-basic-usage-example)
- [Usage](#asyncclient-basic-usage-example)
- [How can I help?](#how-can-i-help)

## How to use
Expand All @@ -19,9 +19,7 @@ npm install chanjs-client --save

### AsyncClient basic usage example
You can understand better the flow with this sequence diagram.

<img src="https://raw.githubusercontent.com/bancolombia/async-dataflow-channel-client-js/master/doc/sequence-diagram-async-data-flow.png" width="600">

![imagen](https://user-images.githubusercontent.com/12372370/137554898-0d652b9c-2598-4e1b-b681-554e0a9f00e7.png)


```javascript
Expand Down

0 comments on commit e4dd162

Please sign in to comment.