From 7dcd88e91739cf2b14d01e0373d19203218ea4fc Mon Sep 17 00:00:00 2001 From: Damien Arnodo Date: Fri, 30 Jan 2026 14:05:56 +0000 Subject: [PATCH] Actualiser README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 5e4d9fa..fb76b5c 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,3 @@ export PREFECT_API_URL=https://prefect.taila5ad8.ts.net/api prefect work-pool create backup-pool --type process ``` -## Next Steps - -See the [flows/](flows/) directory for workflow examples (Phase 2).