From 51229ae8bacd9e9b1c1026d6ff61eb7005400db8 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Wed, 6 Apr 2016 16:20:41 +0430 Subject: [PATCH] update README --- prototype/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prototype/README.md b/prototype/README.md index 9ce3d75..e4e819c 100644 --- a/prototype/README.md +++ b/prototype/README.md @@ -9,11 +9,12 @@ This script requires following modules to be installed from CPAN: * Net::Pcap * Net::Frame * Net::Packet::Layer7 +* Net::SIP # pcaputil.pl -Generates gnuplot definition file from a PCAP file to draw BPS and PPS graphs +Generates [gnuplot](http://www.gnuplot.info/) definition file from a PCAP file to draw BPS and PPS graphs ## requirements