From e89638a638c982d869c2cd9125d716502ce321df Mon Sep 17 00:00:00 2001 From: Eduardo Apolinario <653394+eapolinario@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:15:33 -0500 Subject: [PATCH] Update README.md Signed-off-by: Eduardo Apolinario <653394+eapolinario@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6ad212d4..5ccbe2ed7 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The [Tutorials](https://docs.flyte.org/en/latest/flytesnacks/tutorials/index.htm the [Integrations](https://docs.flyte.org/en/latest/flytesnacks/integrations/index.html) section demonstrates how to use Flyte with other tools and frameworks. + > Flytesnacks currently has all examples in Python (Flytekit Python SDK).