From 56f70f141370dd8a5151abdab03720c7140cb2f8 Mon Sep 17 00:00:00 2001 From: lschmid Date: Wed, 31 Jul 2024 10:47:03 -0400 Subject: [PATCH] add spark refs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9149dc9..f97d0f0 100644 --- a/README.md +++ b/README.md @@ -155,4 +155,9 @@ If you are looking for a specific use case that is not in the tutorials or demos # Example Projects using `config_utilities` -Many cool projects are already using this `config_utilities`! (Unfortunately they're mostly currently private, we will list them soon as they become publicly available). Check them out for some more ideas of what `config_utilities` can do! +Many cool projects are already using `config_utilities`! + +### Academic Open-source Projects +These projects are openly available, check them out to se what `config_utilities` can do! +* [MIT-SPARK/Khronos](https://github.com/MIT-SPARK/Khronos) +* [MIT-SPARK/Hydra](https://github.com/MIT-SPARK/Hydra)