Jelajahi Sumber

Update README.md

Improved the readme
Daniel Gibbs 12 tahun lalu
induk
melakukan
c3389d0fe8
1 mengubah file dengan 23 tambahan dan 9 penghapusan
  1. 23 9
      README.md

+ 23 - 9
README.md

@@ -1,14 +1,28 @@
-linuxgameservers
-================
+<h1>Linux Game Server Manager</h1>
+
+<a href="http://danielgibbs.co.uk/scripts"><img src="http://danielgibbs.co.uk/wp-content/uploads/2014/02/linux-game-server-manager-full.png" alt="linux game server manager" width="600" /></a>
+
 The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice comms servers.
 The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice comms servers.
 
 
-Main features
+<h2>Main features</h2>
 
 
-Server installer<br>
-Start/Stop/Restart server<br>
-Server updater<br>
-Server monitor (includes optional email notification)<br>
+<ul>
+	<li>Server installer (SteamCMD).</li>
+	<li>Start/Stop/Restart server.</li>
+	<li>Server update (SteamCMD).</li>
+	<li>Server monitor (including email notification).</li>
+	<li>Server backup.</li>
+	<li>Server console.</li>
+</ul>
+<h2>Compatibility</h2>
+The Linux Game Server Manager is tested to work on the following Linux systems.
+<ul>
+	<li>Debian based distros (Ubuntu, Mint etc.).</li>
+	<li>Redhat based distros (CentOS, Fedora etc.).</li>
+</ul>
+The scripts are written in BASH and Python and would probably work with other distros.
 
 
-Full Documentation and details at:
+<h2>Instructions</h2>
+Full documentation and instructions can be found here.
 
 
-http://danielgibbs.co.uk/scripts
+<b><a href="http://danielgibbs.co.uk/scripts">http://danielgibbs.co.uk/scripts</a></b>