diff --git a/README.md b/README.md index fae8be2..544f619 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> This project is unmaintained. it's still useful as an example for how you can implement team accounts with Supabase, particularly the migrations. But stuff like billing is better solved now using the official Supabase sync from Stripe. + # Basejump Basejump adds personal accounts, team accounts, permissions and billing support to Supabase Auth. @@ -71,4 +73,4 @@ Yes please! Please submit a PR with your changes to [the basejump github repo](h You can contribute in the following places: - [Basejump core](https://github.com/usebasejump/basejump) -- [Basejump edge functions / billing functions](https://github.com/usebasejump/basejump-deno-packages) \ No newline at end of file +- [Basejump edge functions / billing functions](https://github.com/usebasejump/basejump-deno-packages)