From 05ea3573d8d3dddd5f87668d2606c644c31759e2 Mon Sep 17 00:00:00 2001 From: Emil Christensen Date: Fri, 6 Dec 2024 15:16:19 -0500 Subject: [PATCH] Removes line about tutorials from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d855632..a58f2bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Prefect Examples -These are examples that show how to use Prefect. They include the source code for our tutorials as well as various other ways to use Prefect. They are intended to be simple starting points rather than complete solutions. We hope that you will find them useful! +These are examples that show how to use Prefect. They are intended to be simple starting points rather than complete solutions. We hope that you will find them useful! ## Development