Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 13d12b6

Browse files
authored
Removes the "status" section which isn't helpful for most people
1 parent 512bb34 commit 13d12b6

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
22

33
Isomorphic JavaScript client for [PostgREST](https://postgrest.org). The goal of this library is to make an "ORM-like" restful interface.
44

5-
## Status
6-
7-
![Tests](https://github.com/supabase/postgrest-js/workflows/Node.js%20CI/badge.svg)
8-
9-
Ready for production! Watch and star this repo to keep updated on releases.
10-
115
## Documentation
126

13-
Visit our [docs](https://supabase.io/docs/postgrest/client/postgrest-client) to get started!
7+
Full documentation can be found on our [website](https://supabase.io/docs/postgrest/client/postgrest-client).
148

159
### Quick start
1610

0 commit comments

Comments
 (0)