Skip to content

Commit b2d7369

Browse files
README.md updated
1 parent 7826f8c commit b2d7369

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Supabase client for PHP:
1414
- If RLS are enable [] maybe you getting some errors.
1515

1616

17-
| ### ⚠️ Warning<
18-
If you push the code to production while Row-Level Security (RLS) is disabled, it can pose a security threat to your application. To secure your app, please enable Row-Level Security. Otherwise, write an Object-Oriented PDO connection with PostgreSQL.</p>
17+
### ⚠️ Warning<
18+
| If you push the code to production while Row-Level Security (RLS) is disabled, it can pose a security threat to your application. To secure your app, please enable Row-Level Security. Otherwise, write an Object-Oriented PDO connection with PostgreSQL.</p>
1919

2020
### example code.
2121
```env
@@ -25,7 +25,7 @@ USERNAME=postgres.grufgrcytvrh
2525
PASSWORD=[Your Password]
2626
DATABASE=postgres
2727
```
28-
28+
|
2929

3030

3131
### `Install`

0 commit comments

Comments
 (0)