From f3f51cc506990fb191eb1bd6037cea6332736336 Mon Sep 17 00:00:00 2001 From: Jonathan Summers-Muir Date: Sat, 23 Sep 2023 13:59:19 +0800 Subject: [PATCH] Chore/update readme with made with badges (#17663) * chore: add badges * update file names for to future proof * move images * Update README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/README.md b/README.md index 491a08b100..e55c892764 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,42 @@ Our approach for client libraries is modular. Each sub-library is a standalone i +## Badges + +![Made with Supabase](./apps/www/public/badge-made-with-supabase.svg) + +```md +[![Made with Supabase](https://supabase.com/badge-made-with-supabase.svg)](https://supabase.com) +``` + +```html + + Made with Supabase + +``` + +![Made with Supabase (dark)](./apps/www/public/badge-made-with-supabase-dark.svg) + +```md +[![Made with Supabase](https://supabase.com/badge-made-with-supabase-dark.svg)](https://supabase.com) +``` + +```html + + Made with Supabase + +``` + ## Translations - [Arabic | العربية](/i18n/README.ar.md)