Skip to content

Commit

Permalink
Readme: update the 'can I use this in production' note
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Jan 5, 2016
1 parent b3f0610 commit 7959b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ so you might as well install [bluebird][bluebird] as a dependency!

### Can I use this in production?

If you do, you should probably install [bluebird][bluebird] as
native v8 promises are still pretty raw.
Yes, Node 4.x ships with stable promises support. For older engines,
you should probably install [bluebird][bluebird].

### Will this make my app faster?

Expand Down

0 comments on commit 7959b76

Please sign in to comment.