From e798d8f7c2cdbfdd6496a8cd4574be32504c3338 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sun, 11 Oct 2015 13:10:35 +0300 Subject: [PATCH] Change heading sizes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80b5922..073350e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The class also allows you to query servers using RCON although this only works f **:warning: Please do not create issues when you are unable to retrieve information from a server, unless you can prove that there is a bug within the library.** -### Protocol specifications can be found over at VDC +## Protocol Specifications * https://developer.valvesoftware.com/wiki/Server_queries * https://developer.valvesoftware.com/wiki/Source_RCON_Protocol @@ -36,7 +36,7 @@ AppID | Game | Query | RCON | Notes Open a pull request if you know another game which supports Source Query and/or RCON protocols. -# How to tell if the game supports Source Query Protocol? +## How to tell if the game supports Source Query Protocol? Add your server to your favourites in Steam server browser, and if Steam can display information about your server, then the protocol is supported.