aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-07-21 21:57:12 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2012-07-21 21:57:12 +0200
commitb16e10207d194b5b84cae74b15cbea63711c3532 (patch)
tree4ef4cb90f50544924e666dbfbeba68a950ed4d1e /README.txt
parentrename callback, always prefix callback functions by _cb_ (diff)
downloadglouglou-b16e10207d194b5b84cae74b15cbea63711c3532.tar.xz
glouglou-b16e10207d194b5b84cae74b15cbea63711c3532.zip
libglouglou in README
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index b3e8023..01b0383 100644
--- a/README.txt
+++ b/README.txt
@@ -4,6 +4,9 @@ The solution is constitued of a daemon that captures the traffic, and
clients that connects to the daemon and receives a summary of the traffic
and displays it.
+Install libglouglou first, and then glougloud daemon and/or a glouglou client.
+
glougloud - glouglou daemon, for network traffic visualisation in real time
glouglou_efl - glougloud client in C using EFL
glouglou_ruby - glougloud client using ruby cairo
+libglouglou - undelaying library for glougloud and glouglou clients