From da3fc782a5055e2613a3062722ba4e9e8e1bc10d Mon Sep 17 00:00:00 2001 From: klemek Date: Wed, 5 Nov 2025 23:58:21 +0100 Subject: [PATCH] docs: omit tittle in toc --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index fd2d4f1..8725345 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![CI](https://github.com/klemek/forge-steel/actions/workflows/ci.yml/badge.svg)](https://github.com/klemek/forge-steel/actions/workflows/ci.yml) + # F.O.R.G.E. (Steel) > **F**usion **O**f **R**eal **T**ime **G**enerative **E**ffects @@ -10,25 +11,24 @@ TODO cool image and youtube link ## Table of Contents -- [F.O.R.G.E. (Steel)](#forge-steel) - - [Table of Contents](#table-of-contents) - - [What is FORGE ?](#what-is-forge-) - - [Install](#install) - - [Prerequisites](#prerequisites) - - [From release](#from-release) - - [From repository (PKGBUILD)](#from-repository-pkgbuild) - - [From repository (dev version)](#from-repository-dev-version) - - [Usage](#usage) - - [Default Shaders and Config](#default-shaders-and-config) - - [Sources and Effects](#sources-and-effects) - - [Debug View](#debug-view) - - [NanoKontrol2 Controller mapping](#nanokontrol2-controller-mapping) - - [Making your own FORGE config](#making-your-own-forge-config) - - [Working with `frag0.glsl`](#working-with-frag0glsl) - - [Frequently Asked Questions](#frequently-asked-questions) - - [Why "steel"?](#why-steel) - - [How do I report a bug?](#how-do-i-report-a-bug) - - [Help I got low FPS on my video device](#help-i-got-low-fps-on-my-video-device) +- [Table of Contents](#table-of-contents) +- [What is FORGE ?](#what-is-forge-) +- [Install](#install) + - [Prerequisites](#prerequisites) + - [From release](#from-release) + - [From repository (PKGBUILD)](#from-repository-pkgbuild) + - [From repository (dev version)](#from-repository-dev-version) +- [Usage](#usage) +- [Default Shaders and Config](#default-shaders-and-config) + - [Sources and Effects](#sources-and-effects) + - [Debug View](#debug-view) + - [NanoKontrol2 Controller mapping](#nanokontrol2-controller-mapping) +- [Making your own FORGE config](#making-your-own-forge-config) + - [Working with `frag0.glsl`](#working-with-frag0glsl) +- [Frequently Asked Questions](#frequently-asked-questions) + - [Why "steel"?](#why-steel) + - [How do I report a bug?](#how-do-i-report-a-bug) + - [Help I got low FPS on my video device](#help-i-got-low-fps-on-my-video-device) ## What is FORGE ?