Skip to content
Snippets Groups Projects

Add account creation flowchart

Merged Bo-Chun Chen requested to merge louistw/rabbitmq_agents:feat-add-flowchart into feat-cod-rmq
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -48,3 +48,6 @@ rc_rmq.start_consume({
# don't forget to close connection
rc_rmq.disconnect()
```
### Account creation flowchart
![Account creation flowchart](./account-creation-flow.png)
\ No newline at end of file
Loading