diff --git a/README.md b/README.md index 039f351..7612c17 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ ## Functions Relay Supabase Functions Relay is the API gateway which is run before any edge function is invoked. For more details see your Functions blog post [here](https://supabase.com/blog/2022/03/31/supabase-edge-functions) + +### CONTRIBUTING + +* This repo uses [semantic release](https://github.com/semantic-release/semantic-release) for releases. Follow the semantic release commit guide when making commits.