From 9c6d94dfd76e28c8a7ecfa40ccebb87d6863085b Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:55:19 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9ef306c6..b88d774a 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,10 @@ if __name__ == "__main__": print(demo()) ``` +You can follow your flow's execution in the Prefect UI: + +image + ## Development To install for development: