From fc61a2b497bb9fb33dab5f613499927491cd4eb9 Mon Sep 17 00:00:00 2001 From: Frederick-S Date: Tue, 4 Dec 2018 22:15:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 996821bf..4042962a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ 2. Click `Add an app` and name your app 3. Set a platform by clicking `Add Platform`, select `Web`, and add a `Redirect URL` of `http://localhost:5000/login/authorized` 4. Click `Generate New Password` and store it securely -5. Add `Notes.Create`, `User.Read` to `Delegated Permissions` +5. Add `Notes.Create`, `User.Read`, `Files.ReadWrite.AppFolder` to `Delegated Permissions` ### Run from source code 1. Install [Cairo](https://cairographics.org/). For Windows users, you can also download standalone [Cairo dlls](https://github.com/preshing/cairo-windows/releases) and add its path to `PATH` environment variable