Update README.md

This commit is contained in:
Flam3rboy 2021-08-12 01:16:50 +02:00 committed by GitHub
parent 59ff8c5194
commit acd1fd733c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,11 @@
</a> </a>
</p> </p>
## [About](https://docs.fosscord.com) ## [About](https://fosscord.com)
Fosscord is a free open source selfhostable chat, voice and video discord-compatible platform. Fosscord is a free open source selfhostable chat, voice and video discord-compatible platform.
Fosscord server util contains all necessary logic that is shared between the [api](https://github.com/fosscord/fosscord-api), [gateway](https://github.com/fosscord/fosscord-gateway) and [voice-gateaway](https://github.com/fosscord/fosscord-api). Fosscord server util contains all necessary logic that is shared between the [api](https://github.com/fosscord/fosscord-api), [gateway](https://github.com/fosscord/fosscord-gateway) and [cdn](https://github.com/fosscord/fosscord-cdn).
It contains all mongoose database models and utility functions. It contains all mongoose database models and utility functions.