README.markdown in git_presenter-0.4.0 vs README.markdown in git_presenter-1.0.0
- old
+ new
@@ -9,20 +9,17 @@
Git-presenter hope to solve this problem by giving a presentation style interface for your code.
## Current status
-Early version but the basics are there to be used.
-Any and all feedback is welcome
+Complete.
## Pre-requisites
* Git
-* Ruby version 1.9.2 or 1.9.3
+* Ruby version 1.9.2, 1.9.3, 2.0.0, 2.1.0 and jruby
-Note jruby is currently unsupported as there is a problem with posix-spawn and jruby
-
## Installation
gem install git_presenter
## Usage
@@ -36,9 +33,14 @@
* back/b: move back a slide
* end/e: move to end of presentation
* start/s: move to start of presentation
* list/l : list slides in presentation
* help/h: display this message
+
+## Other resources
+There are couple of videos showing git presenter and how to us it
+* (video 1)[https://vimeo.com/38949496]
+* (video 2)[https://vimeo.com/39225144]
## Bugs/Features/Prase
It you find any bugs or have some feature requests please add an issue on the repository. Or if you just want to get in touch and tell me how awesome git presenter is you can get me on twitter @colin_gemmell or drop me an email at pythonandchips{at}gmail.com