You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -39,15 +39,14 @@ via [npm](https://github.com/npm/npm)
39
39
40
40
$ npm install sinon
41
41
42
-
or via sinon's browser builds available for download on the [homepage](https://sinonjs.org/releases/). There are also [npm based CDNs](https://sinonjs.org/releases#npm-cdns) one can use.
42
+
or via Sinon's browser builds available for download on the [homepage](https://sinonjs.org/releases/).
43
+
There are also [npm based CDNs](https://sinonjs.org/releases#npm-cdns) one can use.
43
44
44
45
## Usage
45
46
46
47
See the [sinon project homepage](https://sinonjs.org/) for documentation on usage.
47
48
48
-
If you have questions that are not covered by the documentation, you can [check out the `sinon` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/sinon) or drop by <ahref="irc://irc.freenode.net:6667/sinon.js">#sinon.js on irc.freenode.net:6667</a>.
49
-
50
-
You can also search through the [Sinon.JS mailing list archives](http://groups.google.com/group/sinonjs).
49
+
If you have questions that are not covered by the documentation, you can [check out the `sinon` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/sinon).
0 commit comments