diff --git a/Home.md b/Home.md index 15a95b9..28454b4 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ ## About -Maestral is an open-source Dropbox client written in Python. The project's main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox. This was motivated by Dropbox temporarily dropping support for many Linux file systems but can also be used on systems that no longer meet Dropbox's minimum requirement of glibc < 2.19, such as CentOS 6. +Maestral is an open-source Dropbox client written in Python. The project's main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox. This was motivated by Dropbox temporarily dropping support for many Linux file systems but can also be used on systems that no longer meet Dropbox's minimum requirement of glibc >= 2.19, such as CentOS 6. Currently, Maestral does not support Dropbox Paper, the management of Dropbox teams and the management of shared folder settings. If you need any of this functionality, please use the Dropbox website or the official client. As of version 0.3.0, Maestral does support the syncing of multiple Dropbox accounts.