aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt9
-rw-r--r--glougloud/README.txt2
2 files changed, 10 insertions, 1 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..b3e8023
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,9 @@
+glouglou - network traffic visualisation in real time
+
+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.
+
+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
diff --git a/glougloud/README.txt b/glougloud/README.txt
index 18afe5f..4293b88 100644
--- a/glougloud/README.txt
+++ b/glougloud/README.txt
@@ -1,4 +1,4 @@
-glougloud - glouglou server, for network traffic visualisation in real time
+glougloud - glouglou daemon, for network traffic visualisation in real time
=== Requirements ===