From 8b414e6187a077aaf7689bac06183ebbbc944236 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 12 Feb 2020 13:38:14 -0500 Subject: [PATCH] Update readme toc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b4cff4f..c3180214 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ You can also check out the website for Micro at https://micro-editor.github.io. - [Prebuilt binaries](#prebuilt-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)