From b60ed0ba42a8da5d8fea5be161fbcba5ae44c341 Mon Sep 17 00:00:00 2001 From: Bausager Date: Fri, 19 Jun 2026 10:15:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee976b3..c324857 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ The goal of PANIC is to build a readable and inspectable numerical codebase. Any ``` main.cpp +cmake/makefile? config.cpp/h? modules/ math/ @@ -74,6 +75,7 @@ modules/ ``` ```text main.cpp +cmake/makefile? modules/ config/ src/