boson 2 лет назад
Родитель
Сommit
69c82a5d09
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ sisniff
 -------
 
 Sisniff is a network sniffer like tcpdump, which prints out all the packets on a network interface from and to the local computer.<br>
-As a special feature, for each packet the coresponding application which sends or receives this packet is showing.<br>
+As a special feature, **for each packet the coresponding application which sends or receives this packet is showing**.<br>
 With filter options like program name a specific application can be tracked.<br>