From b53f5328691a226aa47c7388927609643706e558 Mon Sep 17 00:00:00 2001 From: BarsTiger <60313248+BarsTiger@users.noreply.github.com> Date: Sat, 29 Jul 2023 22:02:01 +0300 Subject: [PATCH] Update README.md, --- README.md | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 714481c..b774863 100644 --- a/README.md +++ b/README.md @@ -3,35 +3,13 @@ Websocket chat server on-top of onion network for [dragonion](https://github.com/dragonionx/dragonion) ## 📜 Table of Contents - * [🐲 dragonion-server](#-dragonion-server) * [📜 Table of Contents](#-table-of-contents) - * [🛣️ Usage plan](#-usage-plan) - * [🔖️ About](#-about) + * [🛣️ Usage plan](#%EF%B8%8F-usage-plan) + * [🔖️ About](#%EF%B8%8F-about) * [💻 Usage](#-usage) - * [Guide sections:](#guide-sections) - * [Getting help](#getting-help) - * [Running a service](#running-a-service) - * [Updating a service](#updating-a-service) - * [Removing a service](#removing-a-service) * [⚙️ Configuration guide](#-configuration-guide) - * [Windows](#windows) - * [Pre-requirements:](#pre-requirements) - * [Install options:](#install-options) - * [Use pipx](#use-pipx) - * [Clone repo and use venv](#clone-repo-and-use-venv) - * [Linux](#linux) - * [Pre-requirements (install them via your package manager):](#pre-requirements-install-them-via-your-package-manager) - * [Install options:](#install-options-1) - * [Use pipx](#use-pipx-1) - * [Clone repo and use venv](#clone-repo-and-use-venv-1) - * [MacOS](#macos) - * [Pre-requirements (install them via your package manager):](#pre-requirements-install-them-via-your-package-manager-1) - * [Install options:](#install-options-2) - * [Use pipx](#use-pipx-2) - * [Clone repo and use venv](#clone-repo-and-use-venv-2) * [📃 Credits](#-credits) - ## 🛣️ Usage plan 1. Check [Table of Contents](#-table-of-contents) (optionally)