Skip to content

Commit 3754942

Browse files
authored
Update README.md
1 parent 51758d7 commit 3754942

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
Extract the last alert, found after a data, given as parameter. In this case the file is .log file, and was tested with Wazuh agent log file.
66

77
### Directory structure
8-
* In /src you can find the source code of the script.
9-
* In /output you can find an example of the output after running the script
10-
* In /data you can find the log file to be parsed.
8+
* In `/src` you can find the source code of the script.
9+
* In `/output` you can find an example of the output after running the script
10+
* In `/data` you can find the log file to be parsed.
1111

1212
### How to run it
1313
An example to run the log, can be like:

0 commit comments

Comments
 (0)