diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c19580 --- /dev/null +++ b/README.md @@ -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.