Add godoc badge to README

This commit is contained in:
Sasha Koshka 2024-04-25 18:07:41 +00:00
parent e72c121daa
commit bd7dbb9228

View File

@ -1,5 +1,7 @@
# xdg # xdg
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/tomo/xdg.svg)](https://pkg.go.dev/git.tebibyte.media/tomo/xdg)
This module seeks to implement parts of the XDG specification that do not rely This module seeks to implement parts of the XDG specification that do not rely
on other software. Parts of the specification that do, eg. mpris-spec and on other software. Parts of the specification that do, eg. mpris-spec and
notifcation-spec, may in the future be implemented in a separate module that notifcation-spec, may in the future be implemented in a separate module that