diff --git a/readme.markdown b/readme.markdown index 33fe63d57..6dbd8925d 100644 --- a/readme.markdown +++ b/readme.markdown @@ -19,6 +19,9 @@ If you're new to browserify, check out the [browserify handbook](https://github.com/substack/browserify-handbook) and the resources on [browserify.org](http://browserify.org/). +Check out [browserify search](http://browserifysearch.org/) to find +browserify-compatible packages on npm. + # example Whip up a file, `main.js` with some `require()s` in it. You can use relative