From ed9eddeed64d0c75f94c1eefcf72cb9b99827ba6 Mon Sep 17 00:00:00 2001 From: Jason Croft Date: Sun, 15 May 2016 09:45:35 -0400 Subject: [PATCH] Add GitLab to Third-Party integration section. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ---