Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matubu authored Oct 2, 2021
1 parent f1508fa commit 8aa6028
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 @@ -38,10 +38,12 @@ highlightAll();

### Deno

```js
import { setTheme, printHighlight } from 'https://x.nest.land/speed_highlight_js/dist/deno.js';

await setTheme('default');
printHighlight('code', 'js', false);
```

## Languages supported 🌐

Expand Down

0 comments on commit 8aa6028

Please sign in to comment.