From 8a42e7dde3bd509a9670e3330cf96d1b82b6890e Mon Sep 17 00:00:00 2001 From: Towbee05 Date: Mon, 20 Oct 2025 19:58:24 +0100 Subject: [PATCH] Added table of contents to readme.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 87545d937..f9d4bdac4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ 👷‍♂️ Set of CLIs to scaffold and build React Native libraries for different targets. +## Table of contents +- [Documentation](#documentation) +- [Development workflow](#development-workflow) +- [Publishing](#publishing) +- [Acknowledgements](#acknowledgments) +- [Alternatives](#alternatives) +- [License](#license) + ## Documentation Documentation is available at [https://callstack.github.io/react-native-builder-bob/](https://callstack.github.io/react-native-builder-bob/).