Browse Source

Update README.md

No longer publishing binaries to the releases area on GitHub
pull/1098/head
Mark Heath 2 years ago
committed by GitHub
parent
commit
94f4ea6476
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -57,9 +57,7 @@ NAudio is an open source .NET audio library written by [Mark Heath](https://mark
The easiest way to install NAudio into your project is to install the latest [NAudio NuGet package](https://www.nuget.org/packages/NAudio/). Prerelease versions of NAudio are also often made available on NuGet.
Alternatively, you can download the latest release in binary format from [here](https://github.com/naudio/NAudio/releases).
NAudio comes with several demo applications which are the quickest way to see how to use the various features of NAudio. You can download compiled demo applications from [here](https://github.com/naudio/NAudio/releases), and explore the source code [here](https://github.com/naudio/NAudio/tree/master/NAudioDemo).
NAudio comes with several demo applications which are the quickest way to see how to use the various features of NAudio. You can explore the source code [here](https://github.com/naudio/NAudio/tree/master/NAudioDemo).
## Tutorials

Loading…
Cancel
Save