updated readme
This commit is contained in:
parent
1d455a9522
commit
99f2bbdcfe
|
@ -1,6 +1,9 @@
|
||||||
# Flowplayer Helper for Rails 3 applications
|
# Flowplayer Helper for Rails 3 applications
|
||||||
|
|
||||||
`gem 'flowplayer'` in your gem file
|
1. `gem 'flowplayer'` in your gem file
|
||||||
|
2. ` rails g flowplayer` or `rails g flowplayer commercial`
|
||||||
|
3. add `javascript_include_tag 'flowplayer.min.js'` to you application layout
|
||||||
|
4. read below
|
||||||
|
|
||||||
##Usage
|
##Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue