diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-15 00:02:16 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-15 00:02:16 +0900 |
| commit | 01bf93bc3fef0258157ce732a933d8f3c4f1bdb8 (patch) | |
| tree | 5ae9708eb9d694a093c40a2f674d051aa25e47d6 | |
| parent | Fix bug (diff) | |
| download | misskey-01bf93bc3fef0258157ce732a933d8f3c4f1bdb8.tar.gz misskey-01bf93bc3fef0258157ce732a933d8f3c4f1bdb8.tar.bz2 misskey-01bf93bc3fef0258157ce732a933d8f3c4f1bdb8.zip | |
Add opencollective link
| -rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -29,11 +29,11 @@ and more! You can touch with your own eyes at https://misskey.xyz/. If you want to run your own instance of Misskey, please see [Setup and installation guide](./docs/setup.en.md). -:yen: Donation +:heart: Backers ---------------------------------------------------------------- -If you want to donate to Misskey, please see [this](./docs/donate.ja.md). +Support us with a monthly donation and help us continue our activities. -[List of all donators](./DONATORS.md) +[![Backers][backers-image]][support-url] :mortar_board: Notable contributors ---------------------------------------------------------------- @@ -61,6 +61,12 @@ Misskey is an open-source software licensed under [GNU AGPLv3](LICENSE). [himawari-badge]: https://img.shields.io/badge/%E5%8F%A4%E8%B0%B7-%E5%90%91%E6%97%A5%E8%91%B5-1684c5.svg?style=flat-square [sakurako-badge]: https://img.shields.io/badge/%E5%A4%A7%E5%AE%A4-%E6%AB%BB%E5%AD%90-efb02a.svg?style=flat-square +[backer-url]: #backers +[backer-badge]: https://opencollective.com/misskey/backers/badge.svg?color=blue +[backers-image]: https://opencollective.com/misskey/backers.svg + +[support-url]: https://opencollective.com/misskey#support + <!-- Contributors Info --> [syuilo-link]: https://syuilo.com [syuilo-icon]: https://avatars2.githubusercontent.com/u/4439005?v=3&s=70 |