From 68b8bd6f150146e85228b01ffed2d6227d517636 Mon Sep 17 00:00:00 2001 From: Nix Krystik Date: Thu, 27 Aug 2026 22:28:56 +0800 Subject: [PATCH] (readme): remove unwanted section from readme. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0eb905c..e280ce0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,2 @@ # Synapse An open-source, self-hostable moderation bot for Discord. - -## Getting Started -Getting started with Synapse is as easy as typing `docker compose up -d`.