From 3758da2ec8f2ff712c3ed985af819e52818a7424 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Thu, 22 Apr 2010 17:08:39 -0700 Subject: [PATCH] Minor comment change. --- examples/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/README b/examples/README index 4742dea..4f233a0 100644 --- a/examples/README +++ b/examples/README @@ -9,7 +9,8 @@ Mininet's Python API. consoles.py: This example creates a grid of console windows, one for each node, -and allows interaction with and monitoring of each console. +and allows interaction with and monitoring of each console, including +graphical monitoring. emptynet.py: