From 6b849a139909f8046dd987cb173f152449e7237f Mon Sep 17 00:00:00 2001 From: Alexey Vazhnov Date: Sun, 21 Dec 2025 19:37:52 +0100 Subject: [PATCH] README.md: add the _Table of contents_, update it with `md_toc --in-place --skip-lines 1 commonmarker README.md` --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 4a01063..87644a1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,25 @@ # svg2ild +## Table of contents + + + + +- [Table of contents](#table-of-contents) +- [About](#about) +- [Installation](#installation) +- [How to](#how-to) + - [How to detect an internal format of .ild file](#how-to-detect-an-internal-format-of-ild-file) +- [Links](#links) +- [License](#license) + + + +## About + Converts a series of `.svg` files to `.ild` animation for laser shows. Supports both static and animated images. @@ -10,6 +30,8 @@ Description of the format: * Official: (80 KiB, revision 011, ). * Made by author of the `LaserBoy`: . +## Installation + ## How to ### How to detect an internal format of .ild file