diff --git a/README.md b/README.md index 71ec52c..bfa3802 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# Valve-rcon-dotnet - A Valve RCON protocol implementation in Visual Basic .NET +# A Valve RCON protocol implementation in Visual Basic .NET +This is a simple implementation of the Valve RCON protocol in Visual Basic .NET 2019 Community Edition (Framework 4.7.2). +Whith this library/class you can connect/authenticate/send commands/receive responses from your gameserver. + + + +## Installation + + +## Usage