about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ea61a7..2d44c83 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@ usage: .\create_report.py [-h] [-o output] [-c] input_path
 ```

 The `input_path` points either to a executable, which outputs the csv to stdout, or to a csv (if the `-c` flag is set).

 

-The program does not test for invalid inputs, the behaviour for these is undefined.

+> [!warning]

+> The program does not test for invalid inputs, the behaviour for these is undefined.

 

 # CSV-Format