From 291e900901fea63639663beeb65e88bd904209a4 Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Thu, 13 Dec 2012 18:03:44 +0100 Subject: [PATCH] Fixed screenshot URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 728615a..69e8ecc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Realtime Traffic is a Linux realtime trafic monitoring tool, graphing rx and tx of a Linux network interface in realtime to any modern web browser supporting WebSockets and SVG, developed at [struktur AG](http://www.strukturag.com) -![Screenshot](docs/screen4.png "Example Screenshot") +![Screenshot](//github.com/longsleep/realtimetraffic/raw/master/doc/screen4.png "Example Screenshot") ## Getting Started