diff --git a/README.md b/README.md index 4ea0535..2a99e7b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ The scope for this is not to be a full-fledged super solution that solves all th Nevertheless the project should work out of the box, be minimal but still open the doors for configuration and extensions by users. +## Navigate this README +Tip: use the Section icon in the top left of this document to navigate the sections. +![README Sections](img/readme_sections.png) + # Requirements * `restic >=v0.9.6` * (recommended) GNU `make` if you want an automated install diff --git a/img/readme_sections.png b/img/readme_sections.png new file mode 100644 index 0000000..2e78f75 Binary files /dev/null and b/img/readme_sections.png differ