diff --git a/README.md b/README.md index 04da9426c..c6c813258 100644 --- a/README.md +++ b/README.md @@ -44,15 +44,18 @@ Please go to https://discuss.logseq.com/c/feature-requests/7. ## How can I use it? -1. Make sure you have registered a [GitHub account](https://github.com/join) and already created a repository (could be an old one). _Currently we only support GitHub, but more sync options (e.g. Gitlab, Dropbox, Google Drive, WebDAV, etc.) will be added soon._ +1. Download the desktop app at https://github.com/logseq/logseq/releases. +2. Start writing and have fun! -2. Visit our website . +## FAQ +### 1. Do you plan to charge for the logseq app (desktop/web/mobile)? +All the existing local-only features (including the latest SRS cards, pdf annoations, zotero integration) will be free to use, we'll announce a monthly subscription for syncing with our own storage, real-time collaboration, and other pro features in the future. -3. Click the "Login with GitHub" button in the upper-right corner. +### 2. Do you commit to open source the frontend code (including the desktop/web/mobile apps) forever? +Yes. You can build the apps with the latest code and it'll work with your local files (markdown/org). The mobile app might start with a simple API but eventually, it'll have local files support. -4. Following the on-screen instructions, install Logseq app on your selected repository. - -5. Start writing and have fun! +### 3. Are you going to open-source the future server-side backend? +No, we have no plan for that. But we're considering providing a free self-host sync option for non-profit organizations or researchers in the future, the sync service for our own storage is not started yet. ## Credits