Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ccb40ff

Browse files
committed
Update Readme
1 parent 3291f3f commit ccb40ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Source drivers read migrations from local or remote sources. [Add a new source?]
3838
* [Filesystem](source/file) - read from fileystem (always included)
3939
* [Go-Bindata](source/go-bindata) - read from embedded binary data ([jteeuwen/go-bindata](https://github.com/jteeuwen/go-bindata))
4040
* [Github](source/github) - read from remote Github repositories
41-
* [AWS S3](source/aws-s3) - read from Amazon Web Services S3
42-
* [Google Cloud Storage](source/google-cloud-storage) - read from Google Cloud Platform Storage
41+
* [AWS S3](source/aws-s3) - read from Amazon Web Services S3 ([todo: #162](https://github.com/mattes/migrate/issues/162))
42+
* [Google Cloud Storage](source/google-cloud-storage) - read from Google Cloud Platform Storage ([todo: #163](https://github.com/mattes/migrate/issues/163))
4343

4444

4545

0 commit comments

Comments
 (0)