diff --git a/README.md b/README.md index 61c70eead5912815ab9426b08e4c79d259af9a83..425242e6a22cd83d887eb7e92b51e7f2ef6e9cec 100644 --- a/README.md +++ b/README.md @@ -84,14 +84,14 @@ several new features, including: * An improved MiniEdit GUI (`examples/miniedit.py`) - thanks to Gregory Gee -* Experimental cluster support - consult the documentation[1] for details, +* Experimental cluster support - consult the [documentation][1] for details, as well as `examples/cluster.py` and an experimental `--cluster` option for topologies built with the default `Host` and `OVSSwitch` classes: `mn --cluster localhost,server1,server2` -[1] http://docs.mininet.org +[1]: http://docs.mininet.org Note that examples contain experimental features which might "graduate" into mainline Mininet in the future, but they should