Browse Source

readme update

morgan_chester 4 years ago
parent
commit
981d0a2967
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -6,9 +6,13 @@ Easy-to-use script to backup files to Yandex Disk using mechanism of remote down
 #### Warning!
 Use only if your backup files are accessible from the web.
 
-The example of using [provided](https://repo.underclub.ru/subbclub/autobackup/src/master/subbclub/examples/yandex.php) in examples directory. 
+The example of using [provided](https://github.com/subbclub/autobackup/blob/master/examples/yandex.php) in examples directory. 
 
 ### Install using composer:
 ```
 composer require subbclub/autobackup
 ```
+
+#### Origin
+
+The new versions also available from [our repo](https://repo.underclub.ru/subbclub/autobackup/)