Skip to content

Commit 0fc1414

Browse files
committed
feat(docs): fix trailer image size
1 parent b1897b9 commit 0fc1414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <img src="./docs/images/logo.png" width="30px" height="auto" /> WhoDB
22

33
### *"Making your database management disappear like magic!"*
4-
<p align="center"><img src="./docs/images/trailer.png" alt="Trailer" width="600" /></p>
4+
<p align="center"><img src="./docs/images/trailer.png" alt="Trailer" width="100%" height="auto" /></p>
55

66
## Description
77
Welcome to **WhoDB** – a powerful, lightweight (~20Mi), and user-friendly database management tool that combines the simplicity of Adminer with superior UX and performance. WhoDB is written in GoLang for optimal speed and efficiency and features interactive graphs for visualizing your entire database schema. Whether you're managing a small project or a complex enterprise system, WhoDB is designed to make your database administration tasks smoother and more intuitive.

0 commit comments

Comments
 (0)