From a017fc91de5b85cb9a35a3fb126dbf82aee6e68d Mon Sep 17 00:00:00 2001 From: Markus Wüstenberg Date: Fri, 12 Jan 2024 09:12:16 +0100 Subject: Add logo to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bf4a6f6..4eb7adb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![codecov](https://codecov.io/gh/maragudk/gomponents/branch/main/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents) [![Go Report Card](https://goreportcard.com/badge/github.com/maragudk/gomponents)](https://goreportcard.com/report/github.com/maragudk/gomponents) +![logo.png](logo.png) + Try view components in pure Go. _gomponents_ are view components written in pure Go. -- cgit 1.4.1