From a70ebf77620d6c5651e092cc4998c416161746cf Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sun, 15 May 2016 10:54:24 +0800 Subject: Update to move dropbox app key setting to common.js and will auto load client-side related scripts --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3