Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexusmai committed Apr 22, 2018
1 parent df2fd27 commit d47f613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Add file manager styles

- add file manager js
```html
<script src="{{ asset('vendor/file-manager/css/file-manager.js') }}"></script>
<script src="{{ asset('vendor/file-manager/js/file-manager.js') }}"></script>
```

- add div for application (set application height!)
Expand Down

0 comments on commit d47f613

Please sign in to comment.