From 1cafcf0f20bb883d1a13d7402d6042fa2779d280 Mon Sep 17 00:00:00 2001 From: David Chaves Date: Wed, 11 Mar 2026 15:18:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96cbe9e..873ed3f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ EXEC (EXperiment ExeCutor) is a simple tool to execute benchmarks on tools which are running in Docker. EXEC exposes a CLI interface `exectool`. +This is the first version of [KROWN](https://github.com/kg-construct/KROWN). + ## How to use? You can list all options and arguments with `--help`