From dd1a450b50e0a622c35e42ecdc06ba304657316c Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Thu, 8 Nov 2012 23:55:31 -0800 Subject: [PATCH] Mars needs commas! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ac1ef5..9e29f57 100644 --- a/README.md +++ b/README.md @@ -98,9 +98,9 @@ See `INSTALL` for installation instructions and details. ### Documentation -In addition to the API documentation (`make doc`) much useful +In addition to the API documentation (`make doc`), much useful information, including a Mininet walkthrough and an introduction -to the Python API is available on the +to the Python API, is available on the [Mininet Web Site](http://openflow.org/mininet). There is also a wiki which you are encouraged to read and to contribute to, particularly the Frequently Asked Questions (FAQ.)