diff --git a/README.md b/README.md index 67c128da8e608931e9665f4b4f9db30ba64aeec9..128814703ac6080dd90b9243770e3deae4083d06 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Audacity -[**Audacity**](https://www.audacityteam.org) is an easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems. +[**Audacity**](https://www.audacityteam.org) is an easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems. - **Recording** from any real or virtual audio device that is available to the host system. - **Export / Import** a wide range of audio formats, extensible with FFmpeg. @@ -26,4 +26,4 @@ Additional development resources may be found [here](https://audacity.gitbook.io ## License -Audacity is open source software licensed GPLv3. Most code files are GPLv2-or-later, with the notable exceptions being /lib-src (which contains third party libraries), as well as VST3-related code. Documentation is licensed CC-by 3.0 unless otherwise noted. Details can be found in [the license file](LICENSE.txt). +Audacity is open source software licensed GPLv3. Most code files are GPLv2-or-later, with the notable exceptions being /lib-src (which contains third party libraries), as well as VST3-related code. Documentation is licensed CC-by 3.0 unless otherwise noted. Details can be found in the [license file](LICENSE.txt).