Commit d0c08737 authored by Yehuda Katz's avatar Yehuda Katz

Added node mention

parent dc5c4757
......@@ -5,6 +5,9 @@ RSVP.js provides simple tools for organizing asynchronous code.
Specifically, it is a tiny implementation of Promises/A and a
mixin for turning objects into event targets.
It works in node and the browser. You can get the browser build in
`browser/rsvp.js` and `browser/rsvp.min.js`.
## Promises
`RSVP.Promise` is an implementation of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment