aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-06 09:31:50 -0400
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-06 09:31:50 -0400
commit8d6b7584e4f07abf6da992e98f2ce223046517ae (patch)
tree221ff79fafc461f0b94f621d662088ec46ee6ebf
parent60a0f6b00ea069e1eb0d9adb1c0234c9d2dd63f1 (diff)
Describe supported platforms.
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7aec6a..c693c7f 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,14 @@ API, the callbacks must work with inodes and responses must be sent
explicitly using a separate set of API functions.
+Supported Platforms
+-------------------
+
+* Linux (fully)
+* BSD (mostly/best-effort)
+* For OS-X, please use [OSXFUSE](https://osxfuse.github.io/)
+
+
Installation
------------