Skip to content

Commit 53e1d38

Browse files
committed
style: 💄 Readme update
1 parent 1c7c246 commit 53e1d38

1 file changed

Lines changed: 14 additions & 19 deletions

File tree

README.md

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,24 @@
7070
## Try other BetterTyped projects
7171

7272
Do you like this library? Try out other projects
73-
**[⚡Hyper Fetch](https://github.com/BetterTyped/hyper-fetch)** - Fetching and
74-
realtime data exchange framework.
7573

7674
<a href="https://github.com/BetterTyped/hyper-fetch">
77-
<img width="500px" src="https://raw.githubusercontent.com/BetterTyped/hyper-fetch/main/.github/assets/readme.png" alt="Hyper Fetch" />
75+
<img width="200px" src="https://raw.githubusercontent.com/BetterTyped/hyper-fetch/main/.github/assets/readme.png" alt="Hyper Fetch" />
7876
</a>
7977

78+
**[⚡Hyper Fetch](https://github.com/BetterTyped/hyper-fetch)** - Fetching and
79+
realtime data exchange framework.
80+
81+
---
82+
83+
## Installation
84+
85+
```bash
86+
npm install --save react-zoom-pan-pinch
87+
or
88+
yarn add react-zoom-pan-pinch
89+
```
90+
8091
<p align="center">
8192
<a href="https://github.com/sponsors/prc5?tier=Gold">
8293
<picture>
@@ -93,16 +104,6 @@ realtime data exchange framework.
93104
</a>
94105
</p>
95106

96-
---
97-
98-
## Installation
99-
100-
```bash
101-
npm install --save react-zoom-pan-pinch
102-
or
103-
yarn add react-zoom-pan-pinch
104-
```
105-
106107
## Examples
107108

108109
```jsx
@@ -181,12 +182,6 @@ const Example = () => {
181182
</a>
182183
</p>
183184

184-
<p align="center">
185-
<a href="https://github.com/sponsors/prc5">
186-
<img src="https://github.com/prc5/sponsors/blob/main/sponsorkit/sponsors.png?raw=true" alt="My Sponsors" />
187-
</a>
188-
</p>
189-
190185
## License
191186

192187
MIT © [prc5](https://github.com/prc5)

0 commit comments

Comments
 (0)