From 3a9bf58d21b5cdf8de1955f8ee7291289fff7f91 Mon Sep 17 00:00:00 2001 From: Gregor Adams Date: Fri, 31 Mar 2023 05:36:48 +0200 Subject: [PATCH] docs: adjust toc --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d16c1e6..82e590c 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,11 @@ - [Introduction](#introduction) - [Software as we know it is about to change](#software-as-we-know-it-is-about-to-change) - [Usage](#usage) - - [Step 1: Install Dependencies](#step-1-install-dependencies) - - [Step 2: Add your API key](#step-2-add-your-api-key) - - [Step 3: Run the First Generation](#step-3-run-the-first-generation) - - [Step 4: Explore the Results](#step-4-explore-the-results) + * [Step 1: Install Dependencies](#step-1-install-dependencies) + * [Step 2: Add your API key](#step-2-add-your-api-key) + * [Step 3: Run the First Generation](#step-3-run-the-first-generation) + * [Step 4: Explore the Results](#step-4-explore-the-results) +- [Options](#options) - [Examples](#examples) - [Goal](#goal) - [Changelog](#changelog) @@ -21,6 +22,7 @@ - [Conclusion](#conclusion) - [Credits](#credits) - [WARNING](#warning) +- [Older Examples](#older-examples)