From 5f06f58df8fb92ebc42951536aa3145e5b21644a Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Fri, 3 Mar 2023 17:55:23 +0200 Subject: [PATCH] [Crate] Hyperlink tf2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4dfb3e..8a000e2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To see the supported (or the planned to support) games/services/protocols, see [ ## Usage Just pick a game/service/protocol, provide the ip and the port (be aware that some game servers use a separate port for the info queries, the port can also be optional if the server is running the default ports) then query on it. -Team Fortress 2 query example: +[Team Fortress 2](https://store.steampowered.com/app/440/Team_Fortress_2/) query example: ```rust use gamedig::games::tf2;