瀏覽代碼

Create README.md

subbclub 4 年之前
父節點
當前提交
ee76df0691
共有 1 個文件被更改,包括 14 次插入0 次删除
  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
+```