Skip to content

Commit 08b5b0e

Browse files
authored
Update README.md
1 parent 5f56b77 commit 08b5b0e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
A zero-dependency React component that renders an animated [split-flap display](https://en.wikipedia.org/wiki/Split-flap_display) — like the ones you'd see in old train stations and airports. Each character flips through its character set with a 3D rotation driven entirely by CSS, and the component itself is minimally styled so you can theme the flaps however you want.
99

10+
## Demo
11+
12+
https://hello-mat.com/design-engineering/component/split-flap-display
13+
1014
## Features
1115

1216
- Zero runtime dependencies (just React `>= 18`)
@@ -40,10 +44,6 @@ bun add @daformat/react-split-flap-display
4044
deno add npm:@daformat/react-split-flap-display
4145
```
4246

43-
## Demo
44-
45-
https://hello-mat.com/design-engineering/component/split-flap-display
46-
4747
## Quick start
4848

4949
```tsx

0 commit comments

Comments
 (0)