diff --git a/README.md b/README.md index 0035a02..0a4fd5b 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,18 @@ $ migrate -path=./migrations -database=$EXAMPLE_DSN force 1 Once you force the version, the database is considered 'clean' and you should be able to run migrations again without any problem. +### Remote migration files + +The migrate tool also supports reading migration files from remote sources including Amazon S3 and GitHub repositories. For example : + +```bash +$ migrate -source="s3:///