From 5c9bcdae2fbe5019340ed5dde3e037ef1d2bd6cf Mon Sep 17 00:00:00 2001 From: przemyslawpluta Date: Fri, 17 Apr 2015 10:04:04 +0100 Subject: version bump --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6baa2c5..64c3611 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ mongo-edu Select and download videos and handouts from [university.mongodb.com](https://university.mongodb.com) courses -##Prerequisite +## Prerequisite ``` py 2.7 or 3.x ``` -##Installation +## Installation ``` npm install mongo-edu -g @@ -22,7 +22,7 @@ npm install mongo-edu -g or see [detailed installation guide](https://github.com/przemyslawpluta/mongo-edu/wiki/Installation) in the wiki pages -##Usage +## Usage ``` $ mongo-edu --help @@ -81,5 +81,5 @@ You can save presets for use for later. To do so just add `--save my_preset_name ![screenshot](https://raw.github.com/przemyslawpluta/mongo-edu/gh-pages/images/me-presets.gif) -##License +## License MIT -- cgit v1.2.3