Update README.md

This commit is contained in:
2026-06-19 10:15:35 +02:00
parent 59982628b4
commit b60ed0ba42
+2
View File
@@ -54,6 +54,7 @@ The goal of PANIC is to build a readable and inspectable numerical codebase. Any
``` ```
main.cpp main.cpp
cmake/makefile?
config.cpp/h? config.cpp/h?
modules/ modules/
math/ math/
@@ -74,6 +75,7 @@ modules/
``` ```
```text ```text
main.cpp main.cpp
cmake/makefile?
modules/ modules/
config/ config/
src/ src/