Skip to content

Commit ae1e16f

Browse files
committed
style: 💄 readme
1 parent e41479f commit ae1e16f

1 file changed

Lines changed: 26 additions & 8 deletions

File tree

README.md

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,32 @@ help you resolve issues quickly and avoid blocking releases.
7474

7575
## Try other BetterTyped projects
7676

77-
Do you like this library? Try out other projects
78-
79-
<a href="https://github.com/BetterTyped/hyper-fetch">
80-
<img width="100px" src="./.github/assets/hyper-fetch.svg" alt="Hyper Fetch" />
81-
</a>
82-
83-
**[⚡Hyper Fetch](https://github.com/BetterTyped/hyper-fetch)** - Fetching and
84-
realtime data exchange framework.
77+
Do you like this library? Here is another **BetterTyped** project — the whole
78+
preview below is a single link to GitHub.
79+
80+
<div align="center">
81+
<a href="https://github.com/BetterTyped/hyper-fetch">
82+
<table>
83+
<tr>
84+
<td align="center" valign="middle" width="140">
85+
<img
86+
src="./.github/assets/hyper-fetch.svg"
87+
width="112"
88+
alt="Hyper Fetch logo"
89+
/>
90+
</td>
91+
<td align="left" valign="middle">
92+
<strong>⚡ Hyper Fetch</strong>
93+
<br />
94+
Fetching and realtime data exchange framework.
95+
<br />
96+
<br />
97+
<b>View on GitHub →</b>
98+
</td>
99+
</tr>
100+
</table>
101+
</a>
102+
</div>
85103

86104
---
87105

0 commit comments

Comments
 (0)