diff --git a/README.md b/README.md index 5f79a83..69be036 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,7 @@ An optional exclude file can be provided as a third parameter. It should be comp * Check if there's enough space in the destination before doing the backup. Also automatically delete old backups. * Manage the backups in a way similar to Time Machine - hourly backups for the past 24 hours; daily backups for the past month; weekly backups for the previous months. + +# LICENSE + +[MIT](http://opensource.org/licenses/MIT)