Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit fd6a848

Browse files
committed
Update readme to add nuget link
1 parent 53c8d6d commit fd6a848

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# SharpDX [![Build status](https://ci.appveyor.com/api/projects/status/21v2akj26ytuyml6?svg=true)](https://ci.appveyor.com/project/xoofx/sharpdx)
1+
# SharpDX [![Build status](https://ci.appveyor.com/api/projects/status/21v2akj26ytuyml6?svg=true)](https://ci.appveyor.com/project/xoofx/sharpdx) [![NuGet](https://img.shields.io/nuget/v/SharpDX.svg)](https://www.nuget.org/packages?q=Tags%3A%22SharpDX%22)
22

33
Official web site: [sharpdx.org](http://sharpdx.org)
44

55
SharpDX is an open-source project delivering the **full DirectX API for .Net on all Windows platforms**, allowing the development of high performance game, 2D and 3D graphics rendering as well as realtime sound application.
66

7+
## Download
8+
9+
All SharpDX packages are available as NuGet packages: [![NuGet](https://img.shields.io/nuget/v/SharpDX.svg)](https://www.nuget.org/packages?q=Tags%3A%22SharpDX%22)
10+
711
## Wiki Documentation
812

913
You can find more documentation on the [Wiki](http://sharpdx.org/wiki)

0 commit comments

Comments
 (0)