Skip to content

Commit

Permalink
Update README.md (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyfree authored Mar 7, 2024
1 parent 73b7354 commit e0c861f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ yarn add @marktext/muya

```javascript
import Muya from '@marktext/muya'
import '@marktext/muya/dist/assets/style.css'

const container = document.querySelector('#editor')
const muya = new Muya(container)
Expand Down

0 comments on commit e0c861f

Please sign in to comment.