From 8d7c7a0dec1df0801048d4cbdcf1c9d8ea348c35 Mon Sep 17 00:00:00 2001 From: Richard Neumann Date: Sun, 20 Dec 2020 00:08:05 +0100 Subject: [PATCH] Updated README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 384ac1e..b6cb083 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ An [RCON protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) client implementation. ## Requirements -[![Build Status](https://travis-ci.com/conqp/rcon.svg?branch=master)](https://travis-ci.com/conqp/rcon) `rcon` requires Python 3.8 or higher. ## Documentation