diff --git a/README.md b/README.md index 1ff06bf..2f98a86 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ gnome-shell-extension-weather is a simple extension for displaying weather notif Currently, the weather report including forecast for today and tomorrow is fetched from [Yahoo! Weather](http://weather.yahoo.com/). +---- + ### Screenshots ![Screenshot](https://github.com/simon04/gnome-shell-extension-weather/raw/master/data/screenshot.png) @@ -12,6 +14,8 @@ And with French translation: ![Screenshot](https://github.com/simon04/gnome-shell-extension-weather/raw/master/data/screenshot2.png) +---- + ### Installation For installation, run the following commands: @@ -24,6 +28,8 @@ sudo make install That's it! +---- + ### Configuration Gnome extension weather use gsettings to save your configuration. you can use dconf-editor or gsettings from the command line to modify some parameters @@ -62,13 +68,15 @@ gsettings set org.gnome.shell.extensions.weather translate-condition true gsettings set org.gnome.shell.extensions.weather translate-condition false ``` -### Restart Gnome-Shell +#### Restart Gnome-Shell Don't forget to restart GNOME Shell: 1. Restart Gnome Shell (`[Alt]+[F2]`, `r`) 2. Fork this project as you like +---- + ### Licence Copyright (C) 2011