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

Commit

Permalink
sequence diagram and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
santitigaga committed Nov 23, 2020
1 parent 07d1ee4 commit 0d65d36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ 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?token=AC6MTEXO4MK7Y2TR36L7GH27YT2AS" width="600">
<img src="https://raw.githubusercontent.com/bancolombia/async-dataflow-channel-client-js/master/doc/sequence-diagram-async-data-flow.png" width="600">



```javascript
Expand Down

0 comments on commit 0d65d36

Please sign in to comment.