From ae6e5204961bd33ba190d4917fba4966bea7a9c6 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Thu, 16 Oct 2014 22:44:10 -0700 Subject: [PATCH] updated to "4" providers in deployment section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ddf8ac3c6..c246d0fbb6 100644 --- a/README.md +++ b/README.md @@ -1077,7 +1077,7 @@ a cloud platform to host it. These are not the only choices, but they are my top picks. From my experience, **Heroku** is the easiest to get started with, it will automatically restart your Node.js process when it crashes, zero-downtime deployments and custom domain support on free accounts. Additionally, you can -create an account with **MongoLab** and then pick one of the 3 providers below. +create an account with **MongoLab** and then pick one of the *4* providers below. Again, there are plenty of other choices and you are not limited to just the ones listed below.