Skip to content

Commit cc06e8a

Browse files
authored
Update README.md
Fix the README style.
1 parent ad6bcf2 commit cc06e8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,13 @@ $ ./modsec-log-parser.py --summary="uri,id,msg" /var/log/apache2/error.log
4242
### modsec-log-compare.py
4343

4444
You can use this scripts to compare the output of two files generated by the
45-
```modsec-log-parser.py```.
45+
modsec-log-parser.py.
4646

4747
```
4848
$ ./modsec-log-compare.py nginx.txt apache.txt
4949
5050
*** diff at: /search.asp
51+
5152
In: nginx.txt
5253
- 913100 Found User-Agent associated with security scanner
5354
- 920270 Invalid character in request (null character)

0 commit comments

Comments
 (0)