Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ pub enum ProcessState {
---
The states and their transition triggers can be represented as follows:

![alt text](assets/statediagram.png)
![alt text](assets/state_diagram.png)
---
This lays out a rough process for decision making during daemon execution. We can easily define those states and their transitioning rules in code.
This lays out a rough process for decision making during daemon execution. We can easily define those states and their transitioning rules in code.
Binary file added assets/state_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/statediagram.png
Binary file not shown.