From 74974e0e1b5cecbc9e6a115fa0de3fd4d5d950cd Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 10 Dec 2017 10:23:55 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b1793d..040e7c6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Seriously! Who should care about CaptainDuckDuck? - A [web] developer who does not like spending hours and days setting up a server, build tools, sending code to server, build it, get an SSL certificate, install it, update nginx over and over again. -- A developer who uses expensive services like Heroku, Microsoft Azure and etc. And is interested in reducing their cost by 400% (Heroku charges 25$/month for their 1gb instance, the same server is 5$ on vultr!!) +- A developer who uses expensive services like Heroku, Microsoft Azure and etc. And is interested in reducing their cost by 4x (Heroku charges 25$/month for their 1gb instance, the same server is 5$ on vultr!!) - Someone who prefers to write more of `showResults(getUserList())` and not much of `$ apt-get install libstdc++6 > /dev/null` - Someone who likes installing MySQL, MongoDB and etc on their server by selecting from a dropdown and clicking on install! - How much server/docker/linux knowledge is required to set up a CaptainDuckDuck server? Answer: Knowledge of Copy & Paste!! Head over to "Getting Started" for information on what to copy & paste ;-)