Skip to content

Commit ef58909

Browse files
authored
Merge pull request #952 from supabase/chore/clean-up
update title and move badges
2 parents d5e194d + 4086b97 commit ef58909

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# `supabase-js`
2-
3-
[![Coverage Status](https://coveralls.io/repos/github/supabase/supabase-js/badge.svg?branch=master)](https://coveralls.io/github/supabase/supabase-js?branch=master)
4-
5-
An isomorphic JavaScript client for Supabase.
1+
# `supabase-js` - Isomorphic JavaScript Client for Supabase.
62

73
- **Documentation:** https://supabase.com/docs/reference
84
- TypeDoc: https://supabase.github.io/supabase-js/v2/
@@ -84,3 +80,7 @@ const supabase = createClient('https://xyzcompany.supabase.co', 'public-anon-key
8480
We are building the features of Firebase using enterprise-grade, open source products. We support existing communities wherever possible, and if the products don’t exist we build them and open source them ourselves. Thanks to these sponsors who are making the OSS ecosystem better for everyone.
8581

8682
[![New Sponsor](https://user-images.githubusercontent.com/10214025/90518111-e74bbb00-e198-11ea-8f88-c9e3c1aa4b5b.png)](https://github.com/sponsors/supabase)
83+
84+
## Badges
85+
86+
[![Coverage Status](https://coveralls.io/repos/github/supabase/supabase-js/badge.svg?branch=master)](https://coveralls.io/github/supabase/supabase-js?branch=master)

0 commit comments

Comments
 (0)