We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d793cb5 commit 1dfcb6eCopy full SHA for 1dfcb6e
1 file changed
README.md
@@ -62,6 +62,7 @@ curl http://files.kernelci.org/testfolder/local_folder/local_file
62
63
## Principle of operation
64
65
+```mermaid
66
sequenceDiagram
67
participant User
68
participant Proxy Server
@@ -86,3 +87,4 @@ sequenceDiagram
86
87
Proxy Server->>Local Cache: Save File Locally
88
Proxy Server-->>User: Send File
89
end
90
+```
0 commit comments