projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a0f6b
)
Describe supported platforms.
author
Nikolaus Rath
<Nikolaus@rath.org>
Tue, 6 Jun 2017 13:31:50 +0000
(09:31 -0400)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Tue, 6 Jun 2017 13:31:50 +0000
(09:31 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index c7aec6ade4f4cbc1b83043f0dcb20c986af64908..c693c7fbd703e5244e1c50a36aa339114c8fd067 100644
(file)
--- 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
------------