mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
Add logo to readme
This commit is contained in:
parent
361667ff3f
commit
abccd9971a
11
README.md
11
README.md
|
@ -4,10 +4,15 @@ SPDX-FileCopyrightText: 2021 Citadel and contributors
|
|||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
-->
|
||||
|
||||
[![Discord Server](https://img.shields.io/badge/Community%20Chat-Discord-%235351FB)](https://discord.gg/6U3kM2cjdB)
|
||||
[![Twitter](https://img.shields.io/twitter/follow/runcitadel?style=social)](https://twitter.com/runcitadel)
|
||||
<p align="center">
|
||||
<img height="300" src="https://avatars.githubusercontent.com/u/86734767">
|
||||
<h1 align="center">🏰 Citadel Core</h1>
|
||||
</p>
|
||||
|
||||
# 🏰 Citadel Core
|
||||
|
||||
[![Discord Server](https://img.shields.io/badge/Community%20Chat-Discord-%235351FB?style=flat-square)](https://discord.gg/6U3kM2cjdB)
|
||||
[![Twitter](https://img.shields.io/twitter/follow/runcitadel?style=flat-square)](https://twitter.com/runcitadel)
|
||||
![License](https://img.shields.io/github/license/runcitadel/core?style=flat-square)
|
||||
|
||||
Citadel Core contains simple, minimalistic host system components for running a Citadel server.
|
||||
It uses docker and docker-compose to orchestrate containers for the core system and apps.
|
||||
|
|
Loading…
Reference in New Issue
Block a user