diff --git a/README.md b/README.md index e241d34e..a2861d54 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Key Features 1. Rich text editor with support for images and videos -2. Your data is securely preserved on your Google Drive account, ensuring your complete ownership and privacy. +2. Your data is securely preserved on your Google Drive / Dropbox account, ensuring your complete ownership and privacy. 3. Sync data between multiple devices. 4. Fingerprint login on supported devices. 5. Multiple Themes @@ -33,7 +33,7 @@ - + @@ -132,7 +132,7 @@ Notes { #### 3. Sync -The Sync feature plays a pivotal role in ensuring that your diary app seamlessly integrates with Google Drive, allowing users to effortlessly manage their notes across multiple devices. Underpinning this functionality is a streamlined synchronization algorithm, whichminimal version of syncing algorithms used in distributed systems. Here's an in-depth explanation of how it works: +The Sync feature plays a pivotal role in ensuring that your diary app seamlessly integrates with Google Drive / Dropbox, allowing users to effortlessly manage their notes across multiple devices. Underpinning this functionality is a streamlined synchronization algorithm, whichminimal version of syncing algorithms used in distributed systems. Here's an in-depth explanation of how it works: **1. Hash-Based Note Comparison**