From 590a25bc366a236612ac4eb27b90f0c2a5b3cca0 Mon Sep 17 00:00:00 2001 From: Rishi Advani Date: Mon, 26 Nov 2018 22:21:42 -0500 Subject: [PATCH] fixed formatting error in readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8732ef1..aeaf7ff 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Node Cellar Sample Application with Backbone.js, Twitter Bootstrap, Node.js, Express, and MongoDB # +# Node Cellar Sample Application with Backbone.js, Twitter Bootstrap, Node.js, Express, and MongoDB "Node Cellar" is a sample CRUD application built with with Backbone.js, Twitter Bootstrap, Node.js, Express, and MongoDB. @@ -9,7 +9,7 @@ This application is further documented [here](http://coenraets.org/blog). The application is also hosted online. You can test it [here](http://nodecellar.coenraets.org). -## To run the application on your own Heroku account:## +## To run the application on your own Heroku account: 1. Install the [Heroku Toolbelt](http://toolbelt.heroku.com)