Update README.md

This commit is contained in:
Flam3rboy
2021-04-04 16:54:48 +02:00
committed by GitHub
parent ff679fe9b1
commit 393127c5c4

View File

@@ -1,3 +1,4 @@
<p align="center">
<img width="100" src="/assets/logo_big_transparent.png" />
</p>
@@ -20,7 +21,7 @@ Fosscord is **f**ree **o**pen **s**ource **s**oftware compatible to dis**cord**.
- Secure
- Decentralized
- Extendable
- Themable
- Themeable
## Installation
_it is in development and not yet finished_
@@ -40,9 +41,11 @@ if we are finished we'll host our own support server.
| [Gateway](https://github.com/fosscord/fosscord-gateway) | Fosscord WebSocket Gateway Server for fosscord-client |
| [Voice/Video](https://github.com/fosscord/fosscord-voice) | Fosscord voice and video server
| [Server-Util](https://github.com/fosscord/fosscord-server-util) | Utility functions for the all server repositories
| [Dashboard](https://github.com/fosscord/fosscord-dashboard) | An admin dashboard for fosscord-server (analytics, settings, administration) |
| [Dashboard](https://github.com/fosscord/fosscord-dashboard) | An admin dashboard for fosscord-server (analytics, settings, administration, trust & safety) |
| [Client](https://github.com/fosscord/fosscord-client) | Fosscord Client compatible with fosscord-server and discord.com |
| [CDN](https://github.com/fosscord/fosscord-cdn) | [Content-delivery-network](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) for the server, used to store images and assets |
| [React Native CSS](https://github.com/fosscord/react-native-withcss) | Library to enable css support for the client especially for themes |
| [React Native Mediaquery](https://github.com/fosscord/css-mediaquery) | Use CSS media queries with react native |
## Contribute