diff --git a/README.md b/README.md index f2b469e2..ea6e6559 100644 --- a/README.md +++ b/README.md @@ -121,9 +121,9 @@ Third-party integration api key settings --- | service | file path | description | | ------- | --------- | ----------- | -| facebook, twitter, github, dropbox | `config.json` | for signin | +| facebook, twitter, github, gitlab, dropbox | `config.json` | for signin | | imgur | `config.json` | for image upload | -| google drive, dropbox | `public/js/common.js` | for export and import | +| gitlab, google drive, dropbox | `public/js/common.js` | for export and import | DB migration ---