From 79548fbb243575f75848d00c161ef89c7e184fcd Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Fri, 23 Apr 2021 16:31:22 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a2b544b..06dedf0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Description Simple and handy btrfs snapshoting tool. Supports unattended snapshots, tracking, restoring, automatic cleanup and more. Backed with SQLite. +# Documentation + +See the [docs folder](https://github.com/Edu4rdSHL/rusnapshot/blob/master/docs/). + # Features - Allows you to specify the origin and destination of snapshots at will of the user.