diff --git a/readme.md b/readme.md index 797d6a0..2193c92 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,8 @@ Config is stored in a JSON file located in `$XDG_CONFIG_HOME` or `~/.config`.
Example: `~/.config/configstore/some-id.json` -*If you need this for Electron, check out [`electron-store`](https://github.com/sindresorhus/electron-store) instead.* +*If you need this for Electron, check out [`electron-store`](https://github.com/sindresorhus/electron-store) instead.*
+*And check out [`conf`](https://github.com/sindresorhus/conf) for an updated approach to this concept.* ## Install