Browse Source

Create README.md

subbclub 4 years ago
parent
commit
ee76df0691
1 changed files with 14 additions and 0 deletions
  1. 14 0
      README.md

+ 14 - 0
README.md

@@ -0,0 +1,14 @@
+# autobackup
+Script to backup to the usual Yandex Disk
+
+Easy-to-use script to backup files to Yandex Disk using mechanism of remote downloads
+
+#### Warning!
+Use only if your backup files are accessible from the web.
+
+The example of using provided in examples directory. 
+
+### Install using composer:
+```
+composer require subbclub/autobackup
+```