Skip to content

Commit

Permalink
Added NuGet badge
Browse files Browse the repository at this point in the history
  • Loading branch information
shravan2x committed Mar 12, 2016
1 parent 2dc4b89 commit 4175db2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# Vdf.NET

[![NuGet](https://img.shields.io/nuget/v/Gameloop.Vdf.svg?style=flat-square)](https://www.nuget.org/packages/Gameloop.Vdf)

A fast, easy-to-use Valve Data Format parser for .NET

## Getting Binaries

There are no releases yet.

## Documentation

There is currently no documentation for the project. It will be added in a future release.<br>
For now, just use `VdfConvert.DeserializeObject(string)`.

## License
Vdf.NET is released under the [MIT license](https://opensource.org/licenses/MIT).

Vdf.NET is released under the [MIT license](https://opensource.org/licenses/MIT).

0 comments on commit 4175db2

Please sign in to comment.