diff --git a/README.md b/README.md index 07d2d84fa66..cf4736e611d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,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.