From 9e44197f063c129f79bff0d0b0f46ead4bebcc6c Mon Sep 17 00:00:00 2001 From: Aaron Dewes Date: Sat, 12 Nov 2022 22:00:54 +0100 Subject: [PATCH] Clean up README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5dc80aa..8c0be46 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,4 @@ SPDX-License-Identifier: GPL-3.0-or-later ![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. - -This repository also contains `karen`, a background daemon responsible for communication between Citadel docker containers and the Citadel Core. - -Citadel Core is a fully FLOSS project which replaces the previous `compose` and `compose-nonfree` repositories. +It uses docker to orchestrate containers for the core system and apps.