From 356a41f456675252c18e4659fcac94e1eb267ee5 Mon Sep 17 00:00:00 2001 From: NoXPhasma Date: Mon, 22 Aug 2022 21:51:33 +0200 Subject: [PATCH] Add navigation to the Readme --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index cad6779d..3ce9cd96 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,27 @@ A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and m #### Example: ![](assets/overlay_example.gif) +# Navigation +- [Installation](#installation) + - [Build](#build) + - [Dependencies](#dependencies) + - [Building with build script](#building-with-build-script) + - [Pre-packaged binaries](#pre-packaged-binaries) + - [GitHub releases](#github-releases) + - [Arch-based distributions](#arch-based-distributions) + - [Debian 11 (Bullseye)](#debian-11-bullseye) + - [Fedora](#fedora) + - [Solus](#solus) + - [openSUSE](#opensuse) + - [Flatpak](#flatpak) +- [Normal usage](#normal-usage) + - [OpenGL](#opengl) + - [Hud configuration](#hud-configuration) + - [Vsync](#vsync) + - [Keybindings](#keybindings) + - [Workarounds](#workarounds) + - [MangoHud FPS logging](#mangohud-fps-logging) + # Installation ## Build