From 3dba68a7a2f3fb08d5491bced9cee10fe19cef51 Mon Sep 17 00:00:00 2001 From: doomtrain Date: Sun, 4 May 2025 12:28:32 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..32c5d72 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# krash + +Krash is a powerful data extraction tool designed to process .datalog files with precision and efficiency. By specifying test names for extraction, Krash generates multiple .csv files, ensuring each test result is organized and accessible for further analysis. \ No newline at end of file