boson il y a 2 ans
Parent
commit
69c82a5d09
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>