Update README.md

This commit is contained in:
Eduard Tolosa 2021-04-23 16:31:22 +00:00 committed by GitHub
parent 8cdd0eafe8
commit 79548fbb24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
# Description # Description
Simple and handy btrfs snapshoting tool. Supports unattended snapshots, tracking, restoring, automatic cleanup and more. Backed with SQLite. 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 # Features
- Allows you to specify the origin and destination of snapshots at will of the user. - Allows you to specify the origin and destination of snapshots at will of the user.