Skip to content

Commit a8b4130

Browse files
committed
Add note about XDG being meant for Linux
Closes #4
1 parent c19c4a5 commit a8b4130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
> Get [XDG Base Directory](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) paths
44
5+
This package is meant for Linux. You should not use XDG on macOS and Windows. Instead, you should follow their platform conventions. You can use [`env-paths`](https://github.com/sindresorhus/env-paths) for that.
6+
57

68
## Install
79

0 commit comments

Comments
 (0)