Skip to content

Commit ad8e5db

Browse files
author
km-kwon
committed
DOCS: README 수정
1 parent 0dae514 commit ad8e5db

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
README.md 파일로 생성해 드렸습니다. 아래 링크를 통해 다운로드하실 수 있습니다.
22

3-
````markdown
43
# circular-queue-react
54

65
High-performance circular buffer/queue for TypeScript and React.
@@ -29,7 +28,6 @@ yarn add circular-queue-react
2928
# or
3029
pnpm add circular-queue-react
3130
```
32-
````
3331

3432
> **React Support:** React 16.8+, 17, 18, 19 ✅
3533
> _(React is required only if you use `useCircularBuffer`.)_

0 commit comments

Comments
 (0)