diff --git a/components/registry/components/st-supabase-connection.json b/components/registry/components/st-supabase-connection.json index 1f6cb96..83473de 100644 --- a/components/registry/components/st-supabase-connection.json +++ b/components/registry/components/st-supabase-connection.json @@ -9,7 +9,7 @@ "github": "https://github.com/SiddhantSadangi/st_supabase_connection", "pypi": "st-supabase-connection", "demo": "https://st-supabase-connection.streamlit.app/", - "docs": null + "docs": "https://github.com/SiddhantSadangi/st_supabase_connection/blob/main/README.md" }, "media": { "image": "https://github.com/carolinefrasca/misc_component_images/blob/main/supabase.jpeg?raw=true" @@ -21,5 +21,10 @@ "enabled": true, "notes": null }, - "categories": ["Connections"] + "categories": [ + "Connections", + "Authentication", + "Integrations", + "Developer tools" + ] }