README.md in imuzer-0.0.1 vs README.md in imuzer-0.0.2
- old
+ new
@@ -11,11 +11,12 @@
$ gem install imuzer
## Usage
- [yacin@mac imuzer (master)]$ bundle exec bin/imuzer -h
+ [yacin@mac imuzer (master)]$ imuzer -h
+
Usage: imuzer [options] duration genre subgenre structure
Composes a track with iMuze
v0.0.1
@@ -41,10 +42,10 @@
structure
Track structure
Bellow is an example on how to use the tool:
- bundle exec bin/imuzer -v -e beguelin@gmail.com -p cH5tRaXu 30000 edm soft 'calm:0.3,medium:0.3,dynamic:0.3'
+ [yacin@mac imuzer (master)]$ imuzer -v -e MYEMAIL -p MYPASSWORD 30000 edm soft 'calm:0.3,medium:0.3,dynamic:0.3'
## Contributing
1. Fork it ( https://github.com/[my-github-username]/imuzer/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)