Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriktsarpalis committed Jan 2, 2017
2 parents a25a225 + b6d3f6b commit 30ec41d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ to provide relevant type information per shape.
To incorporate TypeShape in your project place the following line in your
`paket.dependencies` file:
```
github eiriktsarpalis/TypeShape:1.2 src/TypeShape/TypeShape.fs
github eiriktsarpalis/TypeShape:2.0 src/TypeShape/TypeShape.fs
```
and in `paket.references`:
```
Expand Down Expand Up @@ -175,4 +175,4 @@ See the project [samples](https://github.com/eiriktsarpalis/TypeShape/tree/maste
Head (branch `master`), Build & Unit tests

* Windows/.NET [![Build status](https://ci.appveyor.com/api/projects/status/6t6vovc2xrj8nqh9?svg=true)](https://ci.appveyor.com/project/nessos/typeshape)
* Mac OS X/Mono 4.2 [![Build Status](https://travis-ci.org/eiriktsarpalis/TypeShape.png?branch=master)](https://travis-ci.org/eiriktsarpalis/TypeShape/branches)
* Mac OS X/Mono 4.2 [![Build Status](https://api.travis-ci.org/eiriktsarpalis/TypeShape.svg?branch=master)](https://travis-ci.org/eiriktsarpalis/TypeShape/branches)

0 comments on commit 30ec41d

Please sign in to comment.