Skip to content

Commit

Permalink
Add link to wiki reference about known bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
btd committed Mar 13, 2014
1 parent 99b9b9b commit e02955f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ someAsyncTask(foo, function(err, result){

## In browser

Well, even when browsers by complains of authors has 100% es5 support, it does not mean it has not bugs. Please see [wiki](https://github.com/visionmedia/should.js/wiki/Known-Bugs) for known bugs.

If you want to use _should_ in browser, use the `should.js` file in the root of this repository, or build it yourself. It is built with browserify (see [Makefile](https://github.com/visionmedia/should.js/blob/master/Makefile)). To build a fresh version:

```bash
Expand Down

0 comments on commit e02955f

Please sign in to comment.