diff --git a/README.md b/README.md index 1b8f0c08..1163ef99 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ First of all, you need to install the library: npm install @supabase/supabase-js ``` - Then you're able to import the library and establish the connection with the database: ```js