diff options
author | Markus Wüstenberg | 2024-01-12 09:15:57 +0100 |
---|---|---|
committer | Markus Wüstenberg | 2024-01-12 09:15:57 +0100 |
commit | e4512050642502e53bf434007ece82c6e1bbb454 (patch) | |
tree | d9879489829608807833de7a6450d7610f1e99b4 /README.md | |
parent | a017fc91de5b85cb9a35a3fb126dbf82aee6e68d (diff) | |
download | gomponents-e4512050642502e53bf434007ece82c6e1bbb454.tar.lz gomponents-e4512050642502e53bf434007ece82c6e1bbb454.tar.zst gomponents-e4512050642502e53bf434007ece82c6e1bbb454.zip |
Fix logo size in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 4eb7adb..c876b17 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [](https://codecov.io/gh/maragudk/gomponents) [](https://goreportcard.com/report/github.com/maragudk/gomponents) - +<img src="logo.png" alt="Logo" width="400" align="right"/> Try view components in pure Go. |