about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorChristian Krinitsin <christian.krinitsin@iqmine.de>2025-04-09 09:19:46 +0000
committerChristian Krinitsin <christian.krinitsin@iqmine.de>2025-04-09 09:19:46 +0000
commita1b251678000e37661a138a2403d6192ae204b98 (patch)
tree999ecf100a7d73be57d0f49387a614cd6e77b630
parente1549e847ae840423d1e355173e82a817a60a1f8 (diff)
downloadtestreport-a1b251678000e37661a138a2403d6192ae204b98.tar.gz
testreport-a1b251678000e37661a138a2403d6192ae204b98.zip
Update README.md: add warning block
-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