From 2edbdcf2a48629011720538c353b6d1a0713ee73 Mon Sep 17 00:00:00 2001 From: Neroth Date: Thu, 19 Jan 2012 23:05:52 -0500 Subject: [PATCH] README.md modification --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1819019..02328a8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Currently, the weather report including forecast for today and tomorrow is fetch ---- -### What up ?! +### What's up ?! * Now you can add more than one city ! * New settings panel. @@ -21,11 +21,11 @@ Currently, the weather report including forecast for today and tomorrow is fetch ### Depends -* `git`. -* `seed`. -* `libglib2.0-dev`, without you'll get an error about `GLIB_GSETTINGS`. -* `gnome-common`. -* `gnome-tweak-tool`. +* `git` : For cloning the extension. +* `seed` : Needed by the weather settings panel. +* `libglib2.0-dev` : Without you'll get an error about `GLIB_GSETTINGS`. +* `gnome-common` : Automaking. +* `gnome-tweak-tool` : Activating the extention. ----