Skip to content

Commit f90e503

Browse files
committed
Link Quick Guide in start of doc
1 parent 1a92426 commit f90e503

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ It automates FULL / DIFF / INCR as independent archive types built on two except
2525
`dar-backup` wires these two tools together into a fully automated backup system, with every
2626
archive verified and a random set (configurable) of files restored to a test directory before the job completes.
2727

28+
>**Interested ?**, see the quick guide that shows installation and a test run
29+
>
30+
>==>>> [Demo](v2/doc/quick-guide.md)
31+
2832
**Is this for you?**
2933

3034
✅ You back up irreplaceable data — photos, documents, home-made video — and want to be

v2/src/dar_backup/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.1.10.dev25"
1+
__version__ = "1.1.10.dev26"
22

33
__author__ = "Per Jensen"
44

0 commit comments

Comments
 (0)