Skip to content

Commit

Permalink
Merge pull request #20 from rstacruz/patch-1
Browse files Browse the repository at this point in the history
Readme: update the 'can I use this in production' note
  • Loading branch information
dead-horse committed Jan 6, 2016
2 parents b3f0610 + 7959b76 commit e8e87cd
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 e8e87cd

Please sign in to comment.