Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Commit

Permalink
NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Maes authored Aug 23, 2017
1 parent 17638da commit 040cd4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ It uses asynchronous methods to obtain information from the Shakti api.

## Usage
**For more info go to the wiki pages**

**Download from NuGet**
```nuget
PM> Install-Package NetflixShakti.net
```

```c#
using NetflixShakti;

Expand Down

0 comments on commit 040cd4e

Please sign in to comment.