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