diff options
author | 2021-03-16 13:39:13 +0100 | |
---|---|---|
committer | 2021-03-16 13:39:13 +0100 | |
commit | 39cf90954ffe742e570746ef4e7eb211453f38ec (patch) | |
tree | b38d5304347fb9f4785ba34ac74cf41da7ac3e88 | |
parent | center logo (diff) | |
download | gotosocial-39cf90954ffe742e570746ef4e7eb211453f38ec.tar.xz |
use markdown for logo
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # GoToSocial -<div style="text-align:center"><img src="./assets/sloth.png" /></div> + GoToSocial is a Fediverse server project, written in Golang. It provides an alternative to existing projects such as [Mastodon](https://joinmastodon.org/), [Pleroma](https://pleroma.social/), [Friendica](https://friendica.net), [PixelFed](https://pixelfed.org/) etc. @@ -32,4 +32,4 @@ For questions and comments, you can reach out to Tobi on the Fediverse <a rel="m ## Attribution -Sloth logo made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/). +Logo made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/). |