From 8119eef263d3f9bc459f003211865c4946479e04 Mon Sep 17 00:00:00 2001 From: Benex254 Date: Mon, 11 Nov 2024 12:52:26 +0300 Subject: [PATCH] docs(readme): update table of contents --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6bb15e7..466f4f1 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Heavily inspired by [animdl](https://github.com/justfoolingaround/animdl), [jerr - [**FastAnime**](#fastanime) - [Installation](#installation) - [Installation using your favourite package manager](#installation-using-your-favourite-package-manager) + - [Using uv](#using-uv) - [Using pipx](#using-pipx) - [Using pip](#using-pip) - [Installing the bleeding edge version](#installing-the-bleeding-edge-version) @@ -56,6 +57,7 @@ Heavily inspired by [animdl](https://github.com/justfoolingaround/animdl), [jerr - [cache subcommand](#cache-subcommand) - [update subcommand](#update-subcommand) - [completions subcommand](#completions-subcommand) + - [fastanime serve](#fastanime-serve) - [MPV specific commands](#mpv-specific-commands) - [Key Bindings](#key-bindings) - [Script Messages](#script-messages)