From fe3c3077020518cce08dc16ba08e23b5b298fbcc Mon Sep 17 00:00:00 2001 From: simon04 Date: Sat, 15 Oct 2011 22:43:35 +0200 Subject: [PATCH] readme: absolute paths to images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09461b3..02c2bc2 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Currently, the weather report including forecast for today and tomorrow is fetch ### Screenshots -![Screenshot](gnome-shell-extension-weather/raw/master/data/screenshot.png) +![Screenshot](https://github.com/simon04/gnome-shell-extension-weather/raw/master/data/screenshot.png) And with French translation: -![Screenshot](gnome-shell-extension-weather/raw/master/data/screenshot2.png) +![Screenshot](https://github.com/simon04/gnome-shell-extension-weather/raw/master/data/screenshot2.png) ----