From c80142f4737d7345cecdd0ba9c8dff021a2c66de Mon Sep 17 00:00:00 2001 From: Will Dixon Date: Wed, 2 Aug 2017 23:55:14 -0400 Subject: [PATCH] Add OpenPeeDeeP/xdg package to the list (#1515) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c87732b6..da666493 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [mini](https://github.com/sasbury/mini) - A golang package for parsing ini-style configuration files * [store](https://github.com/tucnak/store) - A lightweight configuration manager for Go * [viper](https://github.com/spf13/viper) - Go configuration with fangs +* [xdg](https://github.com/OpenPeeDeeP/xdg) - A cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html) ## Continuous Integration