Skip to content

Commit

Permalink
chore: Use images folder for README images (#64)
Browse files Browse the repository at this point in the history
* chore: create folder for README images

* add architecture.png

* replace architecture image URL
  • Loading branch information
adlersantos committed Jun 8, 2021
1 parent 046b091 commit 1d4faa9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Cloud-native, data pipeline architecture for onboarding datasets to the [Google

# Overview

![public-datasets-pipelines](https://user-images.githubusercontent.com/1208372/113048389-7b8af100-9170-11eb-9156-a9c114fa6920.png)
![public-datasets-pipelines](images/architecture.png)

# Requirements
- Python `>=3.6.10,<3.9`. We currently use `3.8`. For more info, see the [Cloud Composer version list](https://cloud.google.com/composer/docs/concepts/versioning/composer-versions).
Expand Down
Binary file added images/architecture.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d4faa9

Please sign in to comment.