From: Nikolaus Rath Date: Tue, 6 Jun 2017 13:31:50 +0000 (-0400) Subject: Describe supported platforms. X-Git-Tag: fuse-3.1.0~13 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8d6b7584e4f07abf6da992e98f2ce223046517ae;p=qemu-gpiodev%2Flibfuse.git Describe supported platforms. --- 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 ------------