From 3c8780a505c9cb1ec33eb534203775744b30a4a4 Mon Sep 17 00:00:00 2001 From: Chris Sarbora Date: Tue, 24 Sep 2024 12:11:56 -0500 Subject: [PATCH] Update README.md How this wasn't in the original commit is, honestly, beyond imagination. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e324de89d..4516f079e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Winamp is a multimedia player launched in 1997, iconic for its flexibility and wide compatibility with audio formats. Originally developed by Nullsoft, it gained massive popularity with still millions of users. Its development slowed down, but now, its source code was opened to the community, allowing developers to improve and modernize the player to meet current user needs. +It really whips the llama's ass. + ## Usage Building of the Winamp desktop client is currently based around Visual Studio 2019 (VS2019) and Intel IPP libs (You need to use exactly v6.1.1.035).