readme: add timeline diagram image

This commit is contained in:
2026-06-08 12:44:20 +02:00
parent b7d748d081
commit 890d16fa7b
2 changed files with 6 additions and 0 deletions
+6
View File
@@ -72,3 +72,9 @@ Since Zigmulator mocks the entire world, the main limitation is in how much of i
## Current Status
Currently Zigmulator is a proof of concept. A basic version of network, disk, scheduling have been implemented and only the write operations have been mocked.
## Visualization
You can also use the simulation trace to create visualizations of what your program is doing
![timeline image](timeline.png)