From 9c7638a01555d37965fea751d1b876c23f2f0c70 Mon Sep 17 00:00:00 2001 From: Brian O'Connor Date: Thu, 12 Jan 2017 17:01:26 -0800 Subject: [PATCH] Updating README Moving Travis logo down and using image reference to declutter. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d087eb..e0a1eeb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ Mininet: Rapid Prototyping for Software Defined Networks ======================================================== -[![Build Status](https://travis-ci.org/mininet/mininet.svg?branch=master)](https://travis-ci.org/mininet/mininet) - *The best way to emulate almost any network on your laptop!* Mininet 2.3.0d1 +[![Build Status][1]](https://travis-ci.org/mininet/mininet) + ### What is Mininet? Mininet emulates a complete network of hosts, links, and switches @@ -128,3 +128,5 @@ Mininet to change the networking world! Bob Lantz Mininet Core Team + +[1]: https://travis-ci.org/mininet/mininet.svg?branch=master