From 1bc20b9826bc9596ac112a5f5692e73255d37082 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Mon, 12 Aug 2024 11:38:20 -0700 Subject: [PATCH] README.md: update the table of contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aec96e3d..9946cc05 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ For the release notes, see the [NEWS file](NEWS.md). - [Building](#building) - [Using CMake](#using-cmake) - [Directly integrating the library sources](#directly-integrating-the-library-sources) + - [Supported compilers](#supported-compilers) - [API](#api) - [Bindings for other programming languages](#bindings-for-other-programming-languages) - [DEFLATE vs. zlib vs. gzip](#deflate-vs-zlib-vs-gzip)