Browse Source

Point download links to github releases page

pull/286/head
Carlos Domínguez 8 years ago
committed by GitHub
parent
commit
4b46d3ce24
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -53,9 +53,9 @@ 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 the downloads tab here at CodePlex.
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 the downloads tab, and explore the source code here.
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).
## Tutorials

Loading…
Cancel
Save