Update readme

This commit is contained in:
Melody Becker 2025-04-24 16:23:30 +02:00
parent 92e881b3e4
commit 8156b5b8eb
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI

View file

@ -1,5 +1,5 @@
# GoUtils
![Go Coverage](https://git.mstar.dev/mstar/goutils/src/branch/main/coverage_badge.png)
![Go Coverage](https://git.mstar.dev/mstar/goutils/src/branch/main/coverage_badge.png) [![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://git.mstar.dev/mstar/goutils/src/branch/main/LICENSE)
A collection of useful functions and structs that I use for my projects.