Add README

This commit is contained in:
Sasha Koshka
2024-04-24 16:25:58 -04:00
parent 2d33aab91f
commit 9890a5d221
+6
View File
@@ -0,0 +1,6 @@
# 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.