Skip to content

Commit 78db7c2

Browse files
committed
Merge branch 'master' of github.com:supabase/pg-api
2 parents fdcfcb0 + b39d34c commit 78db7c2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ Then run any of the bin files in the `bin` directory
3535

3636
**What security does this use?**
3737

38-
None right now. We are assuming you are using this behind a proxy which brings it's own security, or using this internally with no access to the outside world. We may add security in the future, but only something very basic.
39-
40-
**Can I use this on my website/client?**
41-
42-
No. Primarily because you shouldn't really query your database directly from a client unless you want to give everyone full access to your data. (Don't do it.)
38+
None. We are assuming you are using this behind a proxy which brings it's own security, or using this internally with no access to the outside world. We may add security in the future, but only something very basic.
4339

4440
## Developers
4541

@@ -58,4 +54,4 @@ git push origin --tags
5854

5955
## Licence
6056

61-
Apache 2.0
57+
Apache 2.0

0 commit comments

Comments
 (0)