Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sherman committed Jul 21, 2023
1 parent 2593737 commit e496064
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

🌈 Perfect syntax highlighter for React using server components.

## Installation

```bash
npm install react-perfect-syntax-highlighter
```

## Usage

```tsx
Expand Down

0 comments on commit e496064

Please sign in to comment.