aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomislav Teskac <tteskac@gmail.com>2024-09-24 11:53:17 -0400
committerGitHub <noreply@github.com>2024-09-24 11:53:17 -0400
commit879c007276c5168bd8c6bd540d95672f9880f41c (patch)
treedf87d98cc8326e31b0ce2d31f5265d863e057c28
parenta71434f67d08c04ab027376cc454f7cad952982f (diff)
downloadwinamp-879c007276c5168bd8c6bd540d95672f9880f41c.tar.gz
Fix typos
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0972e44e..e324de89 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
## 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 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.
## Usage
-Building of the Winamp desktop client is current based around Visual Studio 2019 (VS2019) and Intel IPP libs (You need to use exactly v6.1.1.035).
+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).
There are different options of how to build Winamp:
1. Use a build_winampAll_2019.cmd script file that makes 4 versions x86/x64 (Debug and Release). In this case Visual Studio IDE not running.