docs: add table of contents to README

This commit is contained in:
2026-03-19 11:44:00 -07:00
parent ca1f2718f2
commit 4bd4fe5aac

View File

@@ -6,6 +6,36 @@ A full-screen terminal news ticker that renders live global headlines in large O
--- ---
## Contents
- [Using](#using)
- [Run](#run)
- [Config](#config)
- [Feeds](#feeds)
- [Fonts](#fonts)
- [Color Schemes](#color-schemes)
- [ntfy.sh](#ntfysh)
- [Figment Mode](#figment-mode)
- [Internals](#internals)
- [How it works](#how-it-works)
- [Architecture](#architecture)
- [Extending](#extending)
- [NtfyPoller](#ntfypoller)
- [MicMonitor](#micmonitor)
- [Render pipeline](#render-pipeline)
- [Development](#development)
- [Setup](#setup)
- [Tasks](#tasks)
- [Testing](#testing)
- [Linting](#linting)
- [Roadmap](#roadmap)
- [Performance](#performance)
- [Graphics](#graphics)
- [Cyberpunk Vibes](#cyberpunk-vibes)
- [Extensibility](#extensibility)
---
## Using ## Using
### Run ### Run