From 99286d1a9a913b3f0f78841b71ee57458be42647 Mon Sep 17 00:00:00 2001 From: Gabriel Huber Date: Fri, 7 Feb 2020 21:39:25 +0100 Subject: [PATCH] Link demo application --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74f96fa..da17e30 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ Library to query Source and GoldSource servers. Rewrite of the [python-valve](https://github.com/serverstf/python-valve) module. +Official demo application: [Sourcequery](https://sourcequery.yepoleb.at) + ## Requirements -Python >=3.5, no external dependencies +Python >=3.6, no external dependencies ## Install