boson 2 anni fa
parent
commit
69c82a5d09
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>