From 47c47e91dd1a1e085091a8817b0415f3190287c7 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 9 Nov 2022 17:46:43 -0600 Subject: [PATCH] Add logo in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdb36d3..e7b9ffe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/sintan1729/simply-shorten?style=for-the-badge)](https://hub.docker.com/r/sintan1729/simply-shorten) +# ![Logo](src/main/resources/public/assets/favicon-32.png) Simply Shorten + A fork of [this project](https://gitlab.com/draganczukp/simply-shorten). # What is it?