diff --git a/README.md b/README.md index 1c75618..e85e812 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,10 @@ Platforms Linux is gocryptfs' native platform. -Experimental Mac OS X support is available, check out -[ticket #15](https://github.com/rfjakob/gocryptfs/issues/15) for -details. +Beta-quality Mac OS X support is available, which means most things work +fine but you may hit an occasional problem. Check out +[ticket #15](https://github.com/rfjakob/gocryptfs/issues/15) for the history +of Mac OS X support but please create a new ticket if you a problem. For Windows, an independent C++ reimplementation has been started: [cppcryptfs](https://github.com/bailey27/cppcryptfs)