From e6d4e37922732892ad65505622f384009a183464 Mon Sep 17 00:00:00 2001 From: Oleksandr Redko Date: Thu, 12 Sep 2024 22:00:00 +0300 Subject: [PATCH] README: remove TOC in favor to GitHub's TOC (#3467) --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index d19c2ccc..34b6ab34 100644 --- a/README.md +++ b/README.md @@ -21,22 +21,6 @@ To see more screenshots of micro, showcasing some of the default color schemes, You can also check out the website for Micro at https://micro-editor.github.io. -## Table of Contents - -- [Features](#features) -- [Installation](#installation) - - [Prebuilt binaries](#pre-built-binaries) - - [Package Managers](#package-managers) - - [Building from source](#building-from-source) - - [Fully static binary](#fully-static-binary) - - [macOS terminal](#macos-terminal) - - [Linux clipboard support](#linux-clipboard-support) - - [Colors and syntax highlighting](#colors-and-syntax-highlighting) - - [Cygwin, Mingw, Plan9](#cygwin-mingw-plan9) -- [Usage](#usage) -- [Documentation and Help](#documentation-and-help) -- [Contributing](#contributing) - - - - ## Features