From 21265efbbe082072d20d96eb588e25baf0bfcfae Mon Sep 17 00:00:00 2001 From: alistair Date: Wed, 9 Feb 2022 05:41:24 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 79e8239..43bdacd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ - -A basic twitch chat viewer written in C++20. It streams chat from the twitch IRC server using sockets on windows, and uses SDL2 and SDL2_ttf to render. +A basic twitch chat viewer for windows written in C++20. It streams chat from the twitch IRC server using sockets, and uses SDL2 and SDL2_ttf to render. #### Features: