diff options
Diffstat (limited to 'vendor/github.com/Wessie/appdirs/README.md')
| -rw-r--r-- | vendor/github.com/Wessie/appdirs/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/Wessie/appdirs/README.md b/vendor/github.com/Wessie/appdirs/README.md new file mode 100644 index 0000000..2207b6c --- /dev/null +++ b/vendor/github.com/Wessie/appdirs/README.md @@ -0,0 +1,3 @@ +This is a port of the excellent python module named the same, which can be found here [appdirs](https://github.com/ActiveState/appdirs). + +The README and documentation in the original should be a good starting point. Documentation is currently lacking on the port itself, but the API is very similar to the python version. |
