This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository runescape.
commit 0ef6fc70da48550a94fd5809e7a0a2a04ada7339 Author: Carlos Donizete Froes <[email protected]> Date: Wed Oct 25 00:20:11 2017 -0200 Updated readme Signed-off-by: Carlos Donizete Froes <[email protected]> --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index aac4c2a..b2b292d 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ -Runescape for Gnu/Linux +Runescape for GNU/Linux ======================= -Script (executable) -------------------- +**Script (executable)** +----------------------- This script provide you with a simple and easy way to play RuneScape -on Gnu/Linux. +on GNU/Linux. You can work on all GNU/Linux distributions, the script is sufficient to release the JVM with the game client runescape to play regularly. At first a graphical dialog box (zenity) appears where can choose the language -that will start playing: English, French, Spanish, Portuguese or German. +that will start playing: **English, French, Spanish, Portuguese or German**. -Dependencies ------------- +**Dependencies** +---------------- To use the script, you will need to have the following dependencies installed: @@ -24,7 +24,8 @@ To use the script, you will need to have the following dependencies installed: - Zenity -Debian/Ubuntu (apt-get install): +**Installation dependency: Debian/Ubuntu** +------------------------------------------ # apt install make default-jre p7zip-full zenity @@ -32,8 +33,8 @@ When all these dependencies have installed, simply run the script. Next you need to compile this release. -Make Install and Make Uninstall: --------------------------------- +**Make Install and Make Uninstall** +----------------------------------- # make install @@ -42,9 +43,8 @@ Make Install and Make Uninstall: License ======= -Copyright (C) 2016 Carlos Donizete Froes <[email protected]> +Copyright (C) 2016-2017 Carlos Donizete Froes [a.k.a coringao] Use of this script is governed by a BSD 2-clause license that can be found in the LICENSE file. Source code and contact info at https://github.com/coringao/runescape - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/runescape.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

