Skip to content

Commit c2f76ce

Browse files
author
Bastian Bartmann
committed
updated readme
1 parent 46a9a83 commit c2f76ce

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ And then execute:
1212

1313
$ bundle
1414

15+
Add this line to `app/assets/javascripts/application.js`:
16+
17+
//= require podlove-web-player-rails
18+
19+
And add this line to `app/assets/stylesheets/application.css.scss`:
20+
21+
//= @import "podlove-web-player";
22+
1523
## Usage
1624

1725
TODO: Write usage instructions here

0 commit comments

Comments
 (0)