diff --git a/README.md b/README.md index c5664754..046fc30f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## About -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 playerto meet current user needs. +[Winamp](https://winamp.com/player) 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 playerto meet current user needs. ## Usage @@ -41,4 +41,4 @@ goto line 427 and change from 'return ::DeleteFile((LPTSTR)lpFileName);' to 'ret #### Intel IPP 6.1.1.035 We take Intel IPP 6.1.1.035, modify it and pack to archive. -Run unpack_intel_ipp_6.1.1.035.cmd to unpack it. \ No newline at end of file +Run unpack_intel_ipp_6.1.1.035.cmd to unpack it.