summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-15 10:54:24 +0800
committerCheng-Han, Wu2016-05-15 10:54:24 +0800
commita70ebf77620d6c5651e092cc4998c416161746cf (patch)
tree47deac42c840b770a17e79795b7a8ac5b8320784 /README.md
parenta816420302b2c38893ab719e2a52c4c4b4ba7b50 (diff)
Update to move dropbox app key setting to common.js and will auto load client-side related scripts
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2fef9637..beece7d8 100644
--- a/README.md
+++ b/README.md
@@ -123,8 +123,7 @@ Third-party integration api key settings
| ------- | --------- | ----------- |
| facebook, twitter, github, dropbox | `config.json` | for signin |
| imgur | `config.json` | for image upload |
-| dropbox | `public/views/foot.ejs` | for chooser and saver |
-| google drive | `public/js/common.js`/ `config.json` (enable) | for export and import |
+| google drive, dropbox | `public/js/common.js` | for export and import |
Operational Transformation