From 51791cab9c035f4294aced9c6dedb24074f13ef1 Mon Sep 17 00:00:00 2001 From: Fabian Haukedal Johansen Date: Wed, 15 Apr 2026 10:33:05 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index cc43241..e8672d9 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ This explains how to run the app with Expo. -To use database features, create a `.env` file in the project root and set the following environment variables: - -- `EXPO_PUBLIC_SUPABASE_URL=your_url` -- `EXPO_PUBLIC_SUPABASE_ANON_KEY=your_anon_key` - ## Requirements - Node.js