docs: Add service-level READMEs, update Wallet Service documentation with multi-currency and admin APIs, refine Chat Service architecture, and remove a test Mermaid file.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# Mermaid Test
|
||||
|
||||
This is a test diagram.
|
||||
|
||||
```mermaid
|
||||
graph TD;
|
||||
A[Start] --> B{Is it working?};
|
||||
B -- Yes --> C[Great!];
|
||||
B -- No --> D[Debug more];
|
||||
```
|
||||
|
||||
End of test.
|
||||
Reference in New Issue
Block a user