Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervbk authored Jul 4, 2017
1 parent f339c34 commit 804c779
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,7 @@ add the following to config/routes.rb (you can change the name of course):

``` ruby
mathjax 'mathjax'
```

optional cache option:

``` ruby
mathjax 'mathjax', 30.days
# mathjax 'mathjax', 1.day #optional cache options, defaults to 1.day
```

add the script tag inside app/views/layouts/application.html.erb:
Expand Down

0 comments on commit 804c779

Please sign in to comment.