diff --git a/README.md b/README.md index 48981a1..e94ca24 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ 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 * [Gren TUI](https://github.com/blaix/gren-tui): A TUI framework.