From 69e810da634fc73b7764b5cceaeaed86a76f0d95 Mon Sep 17 00:00:00 2001 From: Niek Nijland Date: Fri, 15 May 2020 18:58:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b1944..ba3a98c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simple C# CSGO chat translator Ever wondered what your foreign language speaking teammates where trying to tell you? -CSGO-Translator is a C# .NET WPF based tool that will automatically detect new chat messages, and translate them to English using Google Translate. +CSGO-Translator is a C# .NET WPF based tool that will automatically detect new chat messages, and translate them to your preferred language using Google Translate. It works by reading the console logfile and analysing it for new messages every few seconds.