From 9fc7e7de7a9067c2e75609d7cc3e4dc308bb9dd3 Mon Sep 17 00:00:00 2001 From: Fabian Posch Date: Mon, 15 Jan 2024 10:56:04 -0500 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 39ea556..7290242 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,13 @@ Database frontend for the `actsim` simulator. This tool works in conjunction wit If you want to run a lot of distributed simulations, this is how to do it. +## Todo until basic function + +- [ ] Execute the actsim binary + ## Roadmap +- [ ] Compare simulation to reference run and shrink log to partial - [ ] Run simulations from the database ## Authors and acknowledgment