summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-15 09:56:15 +0800
committerCheng-Han, Wu2016-05-15 09:56:15 +0800
commita816420302b2c38893ab719e2a52c4c4b4ba7b50 (patch)
tree9db9e784a1b0aa996236a21ebad277f60f38d3ca /README.md
parent4aa4e3eacc36ae54c49ac94cf40594f33c4d9b1d (diff)
parent217e683422418cc8e4d9618028864edf3e0c346d (diff)
Merge branch 'janniklorenz-master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f5fbb1c..2fef9637 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,8 @@ 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` | for export and import |
+| google drive | `public/js/common.js`/ `config.json` (enable) | for export and import |
+
Operational Transformation
---