From 0a5a37aa6b69d461758f31b8893e4d038940aab4 Mon Sep 17 00:00:00 2001 From: Andrew Toskin Date: Fri, 16 Nov 2018 18:57:17 -0800 Subject: [PATCH] Installation and other info are already better explained in the wiki I figure it's better to make the link to the project wiki more prominent than to replicate only a small part of the wiki here. --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 093c8a2..5a139e7 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,4 @@ gnome-shell-extension-freon Freon is forked from [gnome-shell-extension-sensors](https://github.com/xtranophilist/gnome-shell-extension-sensors). Freon is an extension for displaying CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM in GNOME Shell. -More info in [wiki](https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki) - -### Installation from git - - git clone https://github.com/UshakovVasilii/gnome-shell-extension-freon.git - cd gnome-shell-extension-freon - mkdir -p ~/.local/share/gnome-shell/extensions - cp -r freon@UshakovVasilii_Github.yahoo.com ~/.local/share/gnome-shell/extensions/. -restart GNOME Shell (`Alt+F2`, `r`, `Enter`) and enable the extension through gnome-tweak-tool. - -### Installation from extensions.gnome.org - -https://extensions.gnome.org/extension/841/freon/ +**[For more info, check out the Freon wiki.](https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki)**