Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrychris committed Dec 2, 2023
1 parent 5a8c00b commit 7622f18
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 @@ -7,7 +7,7 @@ A simple circular array buffer for efficient management of string data in JavaSc
## Installation

```bash
npm install circle-buffer
npm install circle-buffer --save
```

## Usage
Expand Down

0 comments on commit 7622f18

Please sign in to comment.