diff --git a/README.md b/README.md
index 4601fdb..dc3f7a8 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,3 @@
-> [!WARNING]
-> Note: This chapter and code repository is under early preview and may be updated between now and when the complete book is published.
->
-> Please feel free to [message me directly on LinkedIn](https://www.linkedin.com/in/mafreeman2/) if you have any feedback, as I would love to implement it during our final round of edits!
-
-
-
-
-
-

-
-
-
Welcome to the code repository for the hands-on coding exercise within ***Chapter 7: Implementing Data Contracts***, from the the O'reilly book ***Data Contracts: Developing Production Grade Pipelines at Scale***.
In this repo we will introduce you how to implement the data contract architecture end-to-end using fully open-source tools, as well as walk you through the workflow of handling data contract violations. This is a compliment to the book, but you can also go through this end-to-end with repo alone.