diff --git a/README.md b/README.md index 3b60e13..d4fb07c 100644 --- a/README.md +++ b/README.md @@ -12,21 +12,28 @@ The architecture is pluggable and the tooling is flexible to make it applicable - [DNS as code - Tools for managing DNS across multiple providers](#dns-as-code---tools-for-managing-dns-across-multiple-providers) - [Table of Contents](#table-of-contents) - [Getting started](#getting-started) - - [Workspace](#workspace) - - [Config](#config) - - [Noop](#noop) - - [Making changes](#making-changes) - - [Workflow](#workflow) - - [Bootstrapping config files](#bootstrapping-config-files) -- [Supported providers](#supported-providers) - - [Notes](#notes) + * [Workspace](#workspace) + + [Installing a specific commit SHA](#installing-a-specific-commit-sha) + * [Config](#config) + * [Noop](#noop) + * [Making changes](#making-changes) + * [Workflow](#workflow) + * [Bootstrapping config files](#bootstrapping-config-files) +- [Providers](#providers) + * [Updating to use extracted providers](#updating-to-use-extracted-providers) +- [Sources](#sources) + + [Notes](#notes) +- [Compatibilty & Compliance](#compatibilty---compliance) + * [`lenient`](#-lenient-) + * [`strict_supports` (Work In Progress)](#-strict-supports---work-in-progress-) + * [Configuring `strict_supports`](#configuring--strict-supports-) - [Custom Sources and Providers](#custom-sources-and-providers) - [Other Uses](#other-uses) - - [Syncing between providers](#syncing-between-providers) - - [Dynamic sources](#dynamic-sources) + * [Syncing between providers](#syncing-between-providers) + * [Dynamic sources](#dynamic-sources) - [Contributing](#contributing) - [Getting help](#getting-help) -- [Related Projects & Resources](#related-projects--resources) +- [Related Projects & Resources](#related-projects---resources) - [License](#license) - [Authors](#authors)