Skip to content

Commit

Permalink
Updating readme with nuget link and details
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcampbell committed Sep 4, 2014
1 parent cf05c8f commit 5c00091
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Please feel free to contribute, we do accept pull requests.
Below are some samples of usage.
We have also written some `//NOTE:` comments inline in the code to help explain what certains calls do.

### Installing

Via Nuget with [Install-Package PactNet -Pre](http://www.nuget.org/packages/PactNet)

### Service Consumer

#### 1. Build your client
Expand Down Expand Up @@ -260,4 +264,4 @@ Everything should be green

Again, please note: we advise using a TDD approach when using this library, however we will leave it up to you.

For further examples please refer to the [Samples](https://github.com/SEEK-Jobs/pact-net/tree/master/Samples) in the solution.
For further examples please refer to the [Samples](https://github.com/SEEK-Jobs/pact-net/tree/master/Samples) in the solution.

0 comments on commit 5c00091

Please sign in to comment.