Add opencollective note (#664)

This commit is contained in:
Peter Savchenko 2019-04-02 09:45:57 +03:00 committed by GitHub
parent 8f670dc791
commit 9687ef31b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -270,3 +270,8 @@ Follow us on Twitter: [twitter.com/codex_team](https://twitter.com/codex_team)
Feel free to contact: <a href="mailto:team@codex.so?subject=Editor.js feedback">team@codex.so</a>
[codex.so](https://codex.so)
# Support project improvements
Love Editor.js? Please consider supporting our collective:
👉 [https://opencollective.com/editorjs](https://opencollective.com/editorjs)

View file

@ -65,5 +65,9 @@
"typescript": "^3.3.3333",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/editorjs"
}
}