Skip to content

Commit

Permalink
Merge pull request kriskowal#163 from ForbesLindesay/patch-1
Browse files Browse the repository at this point in the history
Add component and bower to supported platforms
  • Loading branch information
kriskowal committed Jan 4, 2013
2 parents 7b4d5dc + 2088b4f commit be0b95f
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 @@ -71,6 +71,8 @@ The Q module can be loaded as:
- a Node.js and CommonJS module available from NPM as the ``q``
package
- a RequireJS module
- A [component](https://github.com/component/component) as ``microjs/q``
- Using [bower](http://twitter.github.com/bower/) as ``microjs/q``

Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.
Additionally, there are many libraries that produce and consume Q promises for
Expand Down

0 comments on commit be0b95f

Please sign in to comment.