From 3bae84ca680a0af976c646e555df3c4f4e315cde Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 15 Feb 2015 00:00:03 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e6abfb..30cff20 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # PHP Source Query -## Description This class was created to query game server which use the Source query protocol, this includes all source games, and all the games that implement Steamworks. The class also allows you to query servers using RCON although this only works for half-life 1 and source engine games. -[Minecraft](http://www.minecraft.net) also uses Source RCON protocol, and this means you can use this class to send commands to your minecraft server while having engine set to source. +[Minecraft](http://www.minecraft.net) also uses Source RCON protocol, and this means you can use this class to send commands to your minecraft server while having engine set to Source engine. ### Protocol specifications can be found over at VDC * https://developer.valvesoftware.com/wiki/Server_queries