diff --git a/README.md b/README.md index 5c467305129..1d9e59f2ca5 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,8 @@ See [docs](./docs). ## Platform support -Except for web, Neon should run on all supported Flutter platforms in the future. +Neon should run on all supported Flutter platforms in the future. Right now this is not the case, only Android and Linux are supported and tested, but this can easily be extended to other platforms. +Running Neon on web is being worked on, but very experimental. It is not clear yet what uses cases it will have, but it could be used as an alternative web interface or to develop Nextcloud apps for web for example. The features and problems of all platforms should be considered when implementing new features.