From f32a8f7ea0fb18a1828dcd4ef69b4a58b01cc4b7 Mon Sep 17 00:00:00 2001 From: Bob Date: Wed, 18 Sep 2013 16:47:28 -0700 Subject: [PATCH] Minor edits --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe08c62..785dd15 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - Mininet: Rapid Prototyping for Software Defined Networks ======================================================== @@ -72,9 +71,9 @@ Mininet includes: Mininet 2.1.0 provides a number of bug fixes as well as several new features, including: -* Convenient access to Mininet() as a dict of nodes +* Convenient access to `Mininet()` as a dict of nodes * X11 tunneling (wireshark in Mininet hosts, finally!) -* Accurate reflection of the Mininet() object in the CLI +* Accurate reflection of the `Mininet()` object in the CLI * Automatically detecting and adjusting resource limits * Automatic cleanup on failure of the `mn` command * Preliminary support for running OVS in user space mode