From 444fa162355d3badaf79f9468246818a411e6805 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Wed, 13 Aug 2025 14:56:43 +0100 Subject: [PATCH] Minor corrections --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9030d2be..9de74592 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Some of the major features currently implemented are: quality) * Full x86_64 support on Linux * VoIP support, both in-game and external support through Mumble. - * MinGW compilation support on Windows and cross compilation support on Linux + * MinGW compilation support on Windows * AVI video capture of demos * Much improved console autocompletion * Persistent console history @@ -29,7 +29,7 @@ Some of the major features currently implemented are: * Much improved QVM tools * Support for various esoteric operating systems * cl_guid support - * HTTP/FTP download redirection (using cURL) + * Web server download redirection * Multiuser support on Windows systems (user specific game data is stored in "%APPDATA%\Quake3") * PNG support