From 1870b2495ec452a7bd4ba9a92c35984ee5d1e915 Mon Sep 17 00:00:00 2001 From: Guilherme Souza Date: Mon, 20 Nov 2023 14:52:49 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index abb715f..e6a4a46 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # `functions-swift` +> [!WARNING] +> This repository is deprecated and it was moved to the [monorepo](https://github.com/supabase-community/supabase-swift). +> Repository will remain live to support old versions of the library, but any new updates **MUST** be done on the monorepo. + Swift Client library to interact with Supabase Functions. ## Usage