From 12d2e010bb89dc975e51323d25823e7bb095baa7 Mon Sep 17 00:00:00 2001 From: Nicco Date: Tue, 10 Dec 2019 14:03:13 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a79c1c..923fbcb 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,12 @@ Autorestic is a wrapper around the amazing [restic](https://restic.net/). While ### 📒 Docs -- [Locations](#-locations) - - [Pruning & Deleting old files](#pruning-and-snapshot-policies) - - [Excluding files](#excluding-filesfolders) - - [Hooks](#before--after-hooks) -- [Backends](#-backends) +* [Locations](#-locations) + * [Pruning & Deleting old files](#pruning-and-snapshot-policies) + * [Excluding files](#excluding-filesfolders) + * [Hooks](#before--after-hooks) +* [Backends](#-backends) +* [Commands](#-commands) ## 🛳 Installation