Skip to content

Commit

Permalink
Use svelte for syntax highlighting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
drewrey authored Feb 21, 2023
1 parent d7eb432 commit bb252c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Install svelte-command-palette with npm

## Usage/Examples

```javascript
```svelte
<script>
import CommandPalette, { defineActions, createStoreMethods } from 'svelte-command-palette'
Expand Down

0 comments on commit bb252c0

Please sign in to comment.