Skip to content

Commit 0468fb0

Browse files
committed
README.md: update screenshot and installation
Instruction how to install form source and add a screenshot.
1 parent 6a0a2c8 commit 0468fb0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,27 @@
22

33
[GameMode][gamemode] is a software package to "optimize Linux system
44
performance on demand". This GNOME Shell extension will show the current
5-
status of GameMode.
5+
status of GameMode. For it to work, GameMode 1.4 or greater is required.
6+
7+
![screenshot][screenshot]
8+
9+
## Installation from source
10+
11+
Obtain the current development version of GameMode extension via:
12+
13+
git clone https://github.com/gicmo/gamemode-extension.git
14+
15+
A script is included to create a zip archive which also can also install
16+
the extension for the current user.
17+
18+
./make-zip.sh # just create the archive
19+
./make-zip.sh install # create the archive and install it
20+
621

722
## License
823
The GameMode GNOME Shell extension is distributed under the terms of the
924
GNU Lesser General Public License, version 2.1 or later. See the
1025
COPYING file for details.
1126

1227
[gamemode]: https://github.com/FeralInteractive/gamemode
28+
[screenshot]: https://github.com/gicmo/gamemode-extension/raw/master/screenshot/gamemode.png

0 commit comments

Comments
 (0)