From e5d6091000243386af30343f5c1fbb7ae9d196a6 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Mon, 19 Aug 2024 02:11:33 -0400 Subject: [PATCH] Change README.md as dbus is not technically a piece of software --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9add8fd..e0f2445 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,4 @@ [![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 -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 -depends on this one. +on other software.