Skip to content
Snippets Groups Projects
Commit a4da9884 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add account creation flowchart in README

parent 8657cfe2
No related branches found
No related tags found
2 merge requests!148Add account creation flowchart,!147Merge previous default branch feat-cod-rmq into main
...@@ -48,3 +48,6 @@ rc_rmq.start_consume({ ...@@ -48,3 +48,6 @@ rc_rmq.start_consume({
# don't forget to close connection # don't forget to close connection
rc_rmq.disconnect() rc_rmq.disconnect()
``` ```
### Account creation flowchart
![Account creation flowchart](./account-creation-flow.png)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment