Skip to content

Commit 319752a

Browse files
committed
fix: center align title and description in README.md
1 parent c2886ab commit 319752a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Nuxt Upload Kit
1+
<p align="center">
2+
<img src="docs/public/logo.png" alt="Nuxt Upload Kit" width="300" />
3+
</p>
24

3-
A powerful, plugin-based file upload manager for Nuxt applications.
5+
<h1 align="center">Nuxt Upload Kit</h1>
6+
7+
<p align="center">A powerful, plugin-based file upload manager for Nuxt applications.</p>
48

59
## Features
610

0 commit comments

Comments
 (0)