README.md in imap-backup-13.1.0 vs README.md in imap-backup-13.2.0

- old
+ new

@@ -5,10 +5,19 @@ # imap-backup Backup, restore and migrate email accounts. +# Quick Start + +```sh +brew install imap-backup # for macOS +gem install imap-backup # for Linux +imap-backup setup +imap-backup +``` + # Modes There are two types of backups: * Keep all (the default) - progressively saves a local copy of all emails, @@ -55,10 +64,12 @@ imap-backup setup ``` ## GMail -To use imap-backup with GMail, you will need to enable 'App passwords' on your account. +To use imap-backup with GMail, Office 365 and other services that require +OAuth2 authentication, you can use [email-oauth2-proxy](https://github.com/simonrob/email-oauth2-proxy) +to handle authentication, and then connect to the proxy on a local port. # Backup Manually, from the command line: