Skip to content

Commit

Permalink
Merge pull request #1286 from msaiyaff/patch-1
Browse files Browse the repository at this point in the history
Updated Readme
  • Loading branch information
j0k3r committed Jan 26, 2017
2 parents 0dd11d1 + 072f833 commit 460a9d1
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 460a9d1

Please sign in to comment.