From 6f7e729b333558b0ce4a486b712e799c7ea959da Mon Sep 17 00:00:00 2001 From: Fabian Posch Date: Mon, 15 Jan 2024 16:55:25 -0500 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7290242..1cbc375 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ If you want to run a lot of distributed simulations, this is how to do it. ## Todo until basic function -- [ ] Execute the actsim binary +- [x] Execute the actsim binary +- [ ] Upload task to database ## Roadmap - [ ] Compare simulation to reference run and shrink log to partial +- [ ] Parse log to get top level insights - [ ] Run simulations from the database ## Authors and acknowledgment