Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
Edited readme to indicate that assets to add in the link html tags are in the dist file.
  • Loading branch information
Saiyaff Farouk committed Jan 26, 2017
1 parent 0dd11d1 commit 072f833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Run in your console: `npm install medium-editor`

Download the [latest release](https://github.com/yabwe/medium-editor/releases) and attach medium editor's stylesheets to your page:

Find the files to below mentioned linking in the dist folder. (./medium-editor/dist/...)

```html
<link rel="stylesheet" href="css/medium-editor.css"> <!-- Core -->
<link rel="stylesheet" href="css/themes/default.css"> <!-- or any other theme -->
Expand Down

0 comments on commit 072f833

Please sign in to comment.