Skip to content

Commit b810fd4

Browse files
committed
Add command execution flow diagram to README
1 parent d555f5c commit b810fd4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ the user (see configuration below).
7373

7474
![System context diagram][diagram-system-context]
7575

76+
### Command execution flow
77+
78+
![Command execution flow][diagram-command-execution]
79+
7680
## Configuration
7781

7882
TODO: Add configuration example
@@ -97,3 +101,4 @@ See [COPYING](COPYING) for license text.
97101
[webextensions-api]: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs
98102
[native-messaging]: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
99103
[diagram-system-context]: docs/context.puml.png
104+
[diagram-command-execution]: docs/command-execution.puml.png

0 commit comments

Comments
 (0)