From 02c6923f7b5282052af8671a85030a4a99536709 Mon Sep 17 00:00:00 2001 From: Julian LaNeve Date: Tue, 24 Sep 2024 10:44:03 -0400 Subject: [PATCH] Add scarf to readme for website analytics (#1723) --- PRIVACY_NOTICE.md | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 PRIVACY_NOTICE.md diff --git a/PRIVACY_NOTICE.md b/PRIVACY_NOTICE.md new file mode 100644 index 000000000..f40eb5cfa --- /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/) diff --git a/README.md b/README.md index 1d2c0cd95..a85374394 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Astro CLI [![Release](https://img.shields.io/github/v/release/astronomer/astro-cli.svg?logo=github)](https://github.com/astronomer/astro-cli/releases) [![GoDoc](https://godoc.org/github.com/astronomer/astro-cli?status.svg)](https://godoc.org/github.com/astronomer/astro-cli) [![Go Report Card](https://goreportcard.com/badge/github.com/astronomer/astro-cli)](https://goreportcard.com/report/github.com/astronomer/astro-cli) [![codecov](https://codecov.io/gh/astronomer/astro-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/astronomer/astro-cli) The Astro CLI is a command-line interface for data orchestration. It allows you to get started with Apache Airflow quickly and it can be used with all Astronomer products. - + ## Usage astro [command]