diff options
| author | Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> | 2022-05-23 23:10:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-24 08:10:00 +0200 |
| commit | 0a050eac56534267a8ed521a7b64338954b7e0da (patch) | |
| tree | 7a4d94b72793689be8e7c53f2f6f1ab1530e768c /README.md | |
| parent | fix(client): wrong scoping breaks 2FA (diff) | |
| download | sharkey-0a050eac56534267a8ed521a7b64338954b7e0da.tar.gz sharkey-0a050eac56534267a8ed521a7b64338954b7e0da.tar.bz2 sharkey-0a050eac56534267a8ed521a7b64338954b7e0da.zip | |
Update README.md (#8729)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 8 insertions, 11 deletions
@@ -6,24 +6,21 @@ **🌎 **[Misskey](https://misskey-hub.net/)** is an open source, decentralized social media platform that's free forever! 🚀** --- - + <a href="https://misskey-hub.net/instances.html"> - <img src="https://custom-icon-badges.herokuapp.com/badge/find_an-instance-acea31?logoColor=acea31&style=for-the-badge&logo=misskey&labelColor=363B40" alt="find an instance"/></a> - + <img src="https://custom-icon-badges.herokuapp.com/badge/find_an-instance-acea31?logoColor=acea31&style=for-the-badge&logo=misskey&labelColor=363B40" alt="find an instance"/></a> + <a href="https://misskey-hub.net/docs/install.html"> - <img src="https://custom-icon-badges.herokuapp.com/badge/create_an-instance-FBD53C?logoColor=FBD53C&style=for-the-badge&logo=server&labelColor=363B40" alt="create an instance"/></a> + <img src="https://custom-icon-badges.herokuapp.com/badge/create_an-instance-FBD53C?logoColor=FBD53C&style=for-the-badge&logo=server&labelColor=363B40" alt="create an instance"/></a> <a href="./CONTRIBUTING.md"> - <img src="https://custom-icon-badges.herokuapp.com/badge/become_a-contributor-A371F7?logoColor=A371F7&style=for-the-badge&logo=git-merge&labelColor=363B40" alt="become a contributor"/> -</a> + <img src="https://custom-icon-badges.herokuapp.com/badge/become_a-contributor-A371F7?logoColor=A371F7&style=for-the-badge&logo=git-merge&labelColor=363B40" alt="become a contributor"/></a> <a href="https://discord.gg/Wp8gVStHW3"> - <img src="https://custom-icon-badges.herokuapp.com/badge/join_the-community-5865F2?logoColor=5865F2&style=for-the-badge&logo=discord&labelColor=363B40" alt="join the community"/> -</a> - + <img src="https://custom-icon-badges.herokuapp.com/badge/join_the-community-5865F2?logoColor=5865F2&style=for-the-badge&logo=discord&labelColor=363B40" alt="join the community"/></a> + <a href="https://www.patreon.com/syuilo"> - <img src="https://custom-icon-badges.herokuapp.com/badge/become_a-patron-F96854?logoColor=F96854&style=for-the-badge&logo=patreon&labelColor=363B40" alt="become a patron"/> -</a> + <img src="https://custom-icon-badges.herokuapp.com/badge/become_a-patron-F96854?logoColor=F96854&style=for-the-badge&logo=patreon&labelColor=363B40" alt="become a patron"/></a> --- |