chore: Update README.md

Add ci/cd badges and repo mirrors

Signed-off-by: Awiteb <a@4rs.nl>
Reviewed-by: Amjad Alsharafi <me@amjad.alsharafi.dev>
This commit is contained in:
Awiteb 2024-07-07 14:21:04 +03:00
parent fcaf7db674
commit f5ffa3733e
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -8,10 +8,8 @@ height="100">
An open-source [OxideTalis Messaging Protocol][`OTMP`] (OTMP) homeserver An open-source [OxideTalis Messaging Protocol][`OTMP`] (OTMP) homeserver
implementation written in Rust. implementation written in Rust.
<!-- [![Forgejo CI [![Forgejo CI Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/ci.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis)
Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/ci.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis) [![Forgejo CD Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/cd.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis)
[![Forgejo CD
Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/cd.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis) -->
[![agplv3-or-later](https://www.gnu.org/graphics/agplv3-88x31.png)](https://www.gnu.org/licenses/agpl-3.0.html) [![agplv3-or-later](https://www.gnu.org/graphics/agplv3-88x31.png)](https://www.gnu.org/licenses/agpl-3.0.html)
@ -79,6 +77,10 @@ docker-compose up -d
For information on how to contribute to the project, please see the For information on how to contribute to the project, please see the
[CONTRIBUTING.md](./CONTRIBUTING.md) file. [CONTRIBUTING.md](./CONTRIBUTING.md) file.
## Repository mirrors
- [Codeberg](https://codeberg.org/awiteb/oxidetalis)
- [GitHub](https://github.com/oxidetalis/oxidetalis)
## Licenses ## Licenses
The project is split into multiple crates, each with its own license: The project is split into multiple crates, each with its own license:
* [`crates/oxidetalis`]: Homeserver implementation, licensed under the GNU * [`crates/oxidetalis`]: Homeserver implementation, licensed under the GNU