diff --git a/PRIVACY_NOTICE.md b/PRIVACY_NOTICE.md new file mode 100644 index 00000000..38d41509 --- /dev/null +++ b/PRIVACY_NOTICE.md @@ -0,0 +1,3 @@ +# Privacy Notice + +This project follows the [Privacy Policy of Astronomer](https://www.astronomer.io/privacy/) \ No newline at end of file diff --git a/README.md b/README.md index 970f6a83..03a29234 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![PyPi](https://img.shields.io/pypi/v/dag-factory.svg)](https://pypi.org/project/dag-factory/) [![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![Downloads](https://pepy.tech/badge/dag-factory)](https://pepy.tech/project/dag-factory) + Welcome to *dag-factory*! *dag-factory* is a library for [Apache Airflow®](https://airflow.apache.org) to construct DAGs declaratively via configuration files.