Skip to content

Commit b49ab03

Browse files
authored
Update README.md
1 parent 543a768 commit b49ab03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# substitute.js
2-
`@fluffy-spoon/substitute` TypeScript port of [NSubstitute](http://nsubstitute.github.io), which aims to provide a much more fluent mocking opportunity for strong-typed languages.
2+
[`@fluffy-spoon/substitute`](https://www.npmjs.com/package/@fluffy-spoon/substitute) TypeScript port of [NSubstitute](http://nsubstitute.github.io), which aims to provide a much more fluent mocking opportunity for strong-typed languages.
3+
4+
`npm install @fluffy-spoon/substitute --save-dev`
35

46
## Requirements
57
* `TypeScript^3.0.0`

0 commit comments

Comments
 (0)