summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-02 14:41:13 +0200
committerGitHub <noreply@github.com>2021-05-02 14:41:13 +0200
commit0c9cd64b2a56432f8fea38965d2c31fa63553caa (patch)
tree9bbc081eab2f1386cddc7bd46888215c81b310d8
parent:bug: fix identify schema (diff)
downloadserver-0c9cd64b2a56432f8fea38965d2c31fa63553caa.tar.xz
Update README.md
-rw-r--r--README.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/README.md b/README.md

index 2af0ce4e..e4b954bd 100644 --- a/README.md +++ b/README.md
@@ -1,4 +1,14 @@ -# Fosscord-gateway -Fosscord WebSocket Gateway Server +<p align="center"> + <img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets/logo_big_transparent.png" /> +</p> +<h1 align="center">Fosscord WebSocket Gateway Server</h1> -## [Wiki](https://github.com/fosscord/fosscord-gateway/wiki/) +<p> + <a href="https://discord.gg/ZrnGQP6p3d"> + <img src="https://img.shields.io/discord/806142446094385153?color=7489d5&logo=discord&logoColor=ffffff" /> + </a> + <img src="https://img.shields.io/static/v1?label=Status&message=Development&color=blue"> + <a title="Crowdin" target="_blank" href="https://translate.fosscord.com/"><img src="https://badges.crowdin.net/fosscord/localized.svg"></a> +</p> + +## [About](https://github.com/fosscord/fosscord-client/wiki)