Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
octref committed Jan 4, 2019
1 parent 6f43b76 commit 5240a7c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -7,7 +7,12 @@

## Usage

`yarn add shiki`
#### npm

```sh
npm i shiki
# yarn add shiki
```

```js
const shiki = require('shiki')
Expand Down

0 comments on commit 5240a7c

Please sign in to comment.