add table of contents

This commit is contained in:
blaix 2026-08-10 17:39:40 +00:00
parent 82bfcb68b8
commit 4435d50c38

View file

@ -2,6 +2,15 @@
Awesome tools, frameworks, libraries, videos, and articles for or about the [Gren programming language](https://gren-lang.org/). Awesome tools, frameworks, libraries, videos, and articles for or about the [Gren programming language](https://gren-lang.org/).
## Table of Contents
* [Application Development](#application-development)
* [Editor Integrion](#editor-integrion)
* [Installing](#installing)
* [Learning](#learning)
* [Static Analysis](#static-analysis)
* [Testing](#testing)
## Application Development ## Application Development
* [Gren TUI](https://github.com/blaix/gren-tui): A TUI framework. * [Gren TUI](https://github.com/blaix/gren-tui): A TUI framework.