We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1e184 commit 9ffec51Copy full SHA for 9ffec51
1 file changed
README.md
@@ -21,9 +21,10 @@ gem install specific_install
21
gem specific_install https://github.com/sciruby-jp/rubydown
22
```
23
24
-## Usage
+## Usage (example with [rumale](https://github.com/yoshoku/rumale) and [rdatasets](https://github.com/kojix2/rdatasets))
25
26
27
+gem install rumale rdatasets
28
git clone git://github.com/sciruby-jp/rubydown
29
cd rubydown/examples
30
/usr/local/bundle/bin/rubydown -i rumale.md -e /usr/local/bundle/gems/rubydown-0.1.0/templates/template.html.erb -o rumale-test.html
0 commit comments