From 338fa3481e84ea42cadb843ebf6a6169a72d251c Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Sat, 10 Feb 2018 20:18:03 +0800 Subject: [PATCH] Refactor 99% of code base --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d94db2..ffbb84f 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,13 @@ Yep. That's it. You should see the following output: While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere. ``` - + ``` It's that simple. And when it comes time to scale the application, all you have to do is: ``` - +// Add comment here ``` I know right?