diff --git a/README.md b/README.md index c5f784d..05f09e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Custom package demo +``` +THIS REPOSITORY SERVES AS A DEMO FOR HOW TO STRUCTURE A CUSTOM PACKAGE. +FEEL FREE TO COPY AND ADJUST TO YOUR OWN NEEDS. +``` + This Python library hosts custom Airflow Operators, Sensors, Notifiers, etc. that are common across **[insert company name]** data teams. This guide will walk you through how this library works, how to use it in your project, making changes, running tests, and contributing your changes. ## Table of Contents