From 67905dc71ead6c1fa4dd932cb22c8de9876dfac7 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Sun, 29 Dec 2013 19:11:23 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 64f247dca2..9e861e51c3 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Features Prerequisites ------------- - - MongoDB - - Node.js - - **Xcode** (Mac OS X) or **Visual Studio** (Windows) +> - MongoDB +> - Node.js +> - **Xcode** (Mac OS X) or **Visual Studio** (Windows) Quick Start @@ -36,4 +36,4 @@ node app.js Contributing ------------ -This boilerplate project was created for you. If something is unclear, confusing, or needs refactoring, please let me know. Pull requests are always welcome, but due to the opinionated nature of the project, I cannot accept every pull request. Please open an issue before submitting a pull request. +If something is unclear, confusing, or needs to be refactored, please let me know. Pull requests are always welcome, but due to the opinionated nature of this project, I cannot accept every pull request. Please open an issue before submitting a pull request.