Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 21, 2023
1 parent 67c5bbc commit 19b6460
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 @@ -13,7 +13,7 @@ This is a simple path template replacement tool for nodejs.
$ npm install path-templater
```

## Quick start
## Usage

```typescript
import pathTemplater from 'path-templater';
Expand Down

0 comments on commit 19b6460

Please sign in to comment.